code wiki / (root) / smoke_repro3.nx

smoke_repro3.nx

buildroot/runtime/smoke_repro3.nx

973 B49 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind smoketopic smoke
docsdependenciesstructsconstsfunctions

about

smoke_repro3.nx -- adds the text[i] = c style write.

dependencies 1 imports · 0 importers

syscalls.nx smoke_repro3.nx

imports: syscalls.nx

imported by: nobody (leaf or entry point)

structs

5struct S {

consts

none

functions

10func peek3(L: *S) -> i64 {
15func is_alpha3(c: i64) -> i64 {
21func advance3(L: *S) -> i64 {
26func work(L: *S) -> i64 {
42func main() -> i64 {