nx_resolution_test.nx
buildroot/runtime/nx_resolution_test.nx
about
nx_resolution_test.nx -- binary resolution smoke.
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_result.nxnx_unify.nxnx_resolution.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 10 | const SYM_P: nx_int = 200 |
| 11 | const SYM_Q: nx_int = 201 |
| 12 | const SYM_A: nx_int = 100 |
| 13 | const SYM_B: nx_int = 101 |
| 14 | const VAR_X: nx_int = 1 |
functions
| 16 | func main() -> nx_exit |