nx_organ_ship_loss_canonical_integration_gate_t370.nx
buildroot/runtime/nx_organ_ship_loss_canonical_integration_gate_t370.nx
dependencies 1 imports · 0 importers
imports: nx_organ_ship.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
| 4 | func test(ok:i64,name:*u8)->i64{if ok==1{ok_count=ok_count+1;os_puts("PASS ")}else{bad_count=bad_count+1;os_puts("FAIL ")};os_puts(name);os_puts("\n");return 0} |
| 5 | func copy_fixture(src:*u8,dst:*u8)->i64 called by 1: main |
| 11 | func main(argc:i64,argv:*i64)->i64 |