code wiki / (root) / smoke_str_arg.nx

smoke_str_arg.nx

buildroot/runtime/smoke_str_arg.nx

305 B13 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind smoketopic smoke
docsdependenciesstructsconstsfunctions

about

smoke_str_arg.nx -- pass a string literal to a function, read first byte.

dependencies 1 imports · 0 importers

syscalls.nx smoke_str_arg.nx

imports: syscalls.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main first_byte

structs

none

consts

none

functions

5func first_byte(s: *u8) -> i64 {
called by 1: main
9func main() -> i64 {
calls 1: first_byte