parse_test.nx
buildroot/runtime/parse_test.nx
about
parse_test.nx -- self-test for parse.nx.
Walk a synthetic token stream simulating `func f() { return 42 }`
and verify that parse_module runs to completion and produces one
function in the module.
dependencies 4 imports · 0 importers
imports: types.nxlex_kinds.nxir.nxparse.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
| 12 | func main() -> i64 { |