code wiki / _hdl_build / nx_t_loop.nx
nx_t_loop.nx
buildroot/runtime/_hdl_build/nx_t_loop.nx
about
nx_t_loop.nx -- bisect: is the nxasm defect the LOOP or the FUNCTION CALL?
Same digit-extraction as pr_n but INLINED into main (a while-loop, but NO
separate function call). Prints "42". If this works -> defect is the call/ret/arg
ABI; if it fails -> defect is the loop / loop-carried variable. 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
| 7 | func main() -> i64 |