nx_smoke_nxc_pipeline6.nx
buildroot/runtime/nx_smoke_nxc_pipeline6.nx
about
Inspect tokens generated by lex_source for `func f() { return 42 }`.
Returns: number of tokens (not counting EOF if present)
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_types.nxnx_lex_kinds.nxnx_tokenizer.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
| 14 | const K_MAGIC_4096: i64 = 4096 |
functions
| 16 | func main() -> i64 calls 1: lex_source |