code wiki / (root) / _offc_bisect_func_call.nx

_offc_bisect_func_call.nx

buildroot/runtime/_offc_bisect_func_call.nx

213 B8 linesdepth 0pulls 0 transitivereach 0 importersview sourcekind tooltopic offc
docsdependenciesstructsconstsfunctions

about

_offc_bisect_func_call.nx -- Bar-3 feature bisect: func_call_return

dependencies 0 imports · 0 importers

imports: none

imported by: nobody (leaf or entry point)

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

main add

structs

none

consts

none

functions

3func add(a: i64, b: i64) -> i64 { return a + b }
called by 1: main
4func main() -> i64
calls 1: add