nx_elifprobe.nx
buildroot/runtime/nx_elifprobe.nx
about
nx_elifprobe.nx -- seq358 witness: MULTILINE `else if` chains must parse correctly and the
FOLLOWING function must not fuse/vanish (the desync emitted later functions as empty stubs).
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 ep_f(a: i64) -> i64 called by 1: main |
| 21 | func ep_g() -> i64 { return 99 } called by 1: main |
| 23 | func main() -> i64 |