code wiki / (root) / nx_elifprobe.nx

nx_elifprobe.nx

buildroot/runtime/nx_elifprobe.nx

900 B33 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_elifprobe.nx

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

main ep_f ep_g sys_write

structs

none

consts

none

functions

5func ep_f(a: i64) -> i64
called by 1: main
21func ep_g() -> i64 { return 99 }
called by 1: main
23func main() -> i64