code wiki / (root) / nx_compare_receipt_emitter_t138.nx

nx_compare_receipt_emitter_t138.nx

buildroot/runtime/nx_compare_receipt_emitter_t138.nx

120 B2 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic compare
docsdependenciesstructsconstsfunctions

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_compare_receipt_emitter_t13

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main sys_write

structs

none

consts

none

functions

2func main()->i64 {let b:*u8="{\"fixture\":true}\n";if sys_write(1,b,17)!=17 {return 1}return 0}
calls 1: sys_write