code wiki / (root) / smoke_repro2.nx

smoke_repro2.nx

buildroot/runtime/smoke_repro2.nx

916 B45 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind smoketopic smoke
docsdependenciesstructsconstsfunctions

about

smoke_repro2.nx -- closer to the lex_ident_or_kw shape. Adds a function call inside the loop body.

dependencies 1 imports · 0 importers

syscalls.nx smoke_repro2.nx

imports: syscalls.nx

imported by: nobody (leaf or entry point)

structs

6struct S {

consts

none

functions

11func peek2(L: *S) -> i64 {
16func is_alpha2(c: i64) -> i64 {
22func work(L: *S) -> i64 {
38func main() -> i64 {