_mlp_probe.nx
buildroot/runtime/_mlp_probe.nx
about
_mlp_probe.nx -- MINIMAL REPRODUCER: is a MULTI-LINE function parameter list parsed?
The recovered nxasm_v2.nx declares enc_r/enc_i/enc_u with the params split across two lines and
nx_cc reports UNRESOLVED identifier 'rd'. If this 8-line fixture fails the same way, the defect is
the COMPILER, not the recovered source. license_tier: ORIGINAL expect_exit: 0
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
| 7 | func mlp_add(a: i64, called by 1: main |
| 12 | func main() -> i64 calls 1: mlp_add |