_self_host_pack4_repro.nx
buildroot/runtime/_self_host_pack4_repro.nx
about
Exact reproduction of pack4_i16 to isolate the bug.
expect_exit: 4
dependencies 1 imports · 0 importers
imports: nx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 5 | func pack4(a: i64, b: i64, c: i64, d: i64) -> i64 called by 1: main |
| 12 | func main() -> i64 calls 1: pack4 |