nx_probe_closure_named.nx
buildroot/runtime/nx_probe_closure_named.nx
about
nx_probe_closure_named.nx -- LN13b DISCRIMINATION CONTROL: the pre-existing bare-function-name
and &name paths must still compile after the literal lands.
Without this, a compiler that refused EVERY func-typed construct would score full marks on the
capture refusal above. It is the positive half of the deny-guard pair the estate requires.
license_tier: ORIGINAL. No hw writes (Rule 26).
dependencies 0 imports · 0 importers
imports: none
imported by: nobody (leaf or entry point)
structs
| none |
consts
| none |
functions
| 8 | func pcn_double(x: i64) -> i64 { return x + x } |
| 10 | func main(argc: i64, argv: **u8) -> i64 |