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)
structs
| none |
consts
| none |
functions
| 12 | func main() -> i64 { |