code wiki / _hdl_build / nx_probe_dym_ident_live.nx
nx_probe_dym_ident_live.nx
buildroot/runtime/_hdl_build/nx_probe_dym_ident_live.nx
about
nx_probe_dym_ident_live.nx -- LIVE WITNESS for IDENTIFIER DID-YOU-MEAN (2026-08-05).
A misspelled LOCAL must be refused with a line, the nearest defined name, and a caret --
the rustc/Elm move, extended from calls (nx_probe_dym_live.nx) to bare identifiers.
REPRO: change `counter + 1` to `countr + 1` and /api/build ->
nx_parse: line N: UNRESOLVED identifier 'countr' in fn main -- not a local/param, const,
string const, or function -- did you mean 'counter'? (then the source line + caret, then:
note: 'counter' is declared at line M: (the declaration ITSELF is quoted -- v2 bar)
let counter: i64 = 41
then: nx_parse: 1 error(s) -- no output emitted)
Kept VALID in-tree (compiler-root probe convention).
license_tier: ORIGINAL expect_exit: 0
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
| 13 | func main(argc: i64, argv: *i64) -> i64 calls 1: sys_exit |