nx_smoke_repro3.nx
buildroot/runtime/nx_smoke_repro3.nx
about
smoke_repro3.nx -- adds the text[i] = c style write.
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
| 11 | struct S |
consts
| none |
functions
| 16 | func peek3(L: *S) -> i64 called by 1: work |
| 21 | func is_alpha3(c: i64) -> i64 called by 1: work |
| 27 | func advance3(L: *S) -> i64 called by 1: work |
| 32 | func work(L: *S) -> i64 |
| 48 | func main() -> i64 |