code wiki / (root) / _germ_scratch_exit42.nx

_germ_scratch_exit42.nx

buildroot/runtime/_germ_scratch_exit42.nx

251 B6 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_exit42.nx -- trivial container entrypoint: exits 42 (proves the sovereign container runtime executes a process + propagates its exit code). expect_exit: 42 license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx _germ_scratch_exit42.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

6func main() -> i64 { return 42 }