nx_rw_stmtbound.nx
buildroot/runtime/nx_rw_stmtbound.nx
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
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
| 8 | func rw_add(a: i64, b: i64) -> i64 called by 1: main |
| 13 | func main(argc: i64, argv: *i64) -> i64 |