code wiki / _hdl_build / nx_fnptr_min_probe.nx
nx_fnptr_min_probe.nx
buildroot/runtime/_hdl_build/nx_fnptr_min_probe.nx
about
nx_fnptr_min_probe.nx -- minimal seq715 discriminator (see nx_fnptr_call_gate).
Compiles ONLY on a parser that implements the postfix indirect-call branch.
license_tier: ORIGINAL No hw writes (Rule 26).
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
| 6 | struct FP |
consts
| none |
functions
| 5 | func addk(a: i64, b: i64, c: i64) -> i64 { return a*100 + b*10 + c } |
| 15 | func main() -> i64 |