nx_smoke_codegen_bug.nx
buildroot/runtime/nx_smoke_codegen_bug.nx
about
Minimal repro for the nested-if codegen bug:
outer if + 2 sequential inner ifs reading from the same struct
pointer crashes when run under qemu.
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
| 13 | struct Cell |
consts
| none |
functions
| 19 | func main() -> i64 calls 1: sys_mmap |