code wiki / (root) / nx_rw_stmtbound.nx

nx_rw_stmtbound.nx

buildroot/runtime/nx_rw_stmtbound.nx

581 B18 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic rw
docsdependenciesstructsconstsfunctions

about

nx_rw_stmtbound.nx -- DELIBERATE TRAP WITNESS (pack-rules vet). Tactic under test: an expression wrapped onto a continuation line (the documented tripping shape: `return a + b` newline `+ c`). Exit 0 iff it compiles AND computes correctly. While ACTIVE this is EXPECTED TO FAIL THE LANE (empty .s). Not a defect. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_rw_stmtbound.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 rw_add sys_exit

structs

none

consts

none

functions

8func rw_add(a: i64, b: i64) -> i64
called by 1: main
13func main(argc: i64, argv: *i64) -> i64
calls 2: rw_addsys_exit