code wiki / (root) / nx_bracedparam_probe.nx

nx_bracedparam_probe.nx

buildroot/runtime/nx_bracedparam_probe.nx

828 B27 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind probe
docsdependenciesstructsconstsfunctions

about

nx_bracedparam_probe.nx -- minimal repro for ${param} inside a @macro body (v8 T5 shape). Bare $name cannot express this: `nx_name_apply` reads as ONE identifier run, so the parameter boundary is invisible. Braces make it explicit. expect_exit: 0 license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_bracedparam_probe.nx

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

main bp_w sys_write

structs

none

consts

none

functions

8func bp_w(s: *u8) -> i64
called by 1: main calls 1: sys_write
22func main() -> i64
calls 1: bp_w