nx_decl_reflection_test.nx
buildroot/runtime/nx_decl_reflection_test.nx
about
nx_decl_reflection_test.nx -- verify Elm-style reflection helpers
across the decl family. Each enum has a name() that returns a
readable string for debug / error output.
expect_exit: 0
license_tier: ORIGINAL
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_types.nxnx_tier.nxnx_decl_random_environment.nxnx_decl_simple_scene.nxnx_decl_combat_arena.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
| none |
functions
| 17 | func _eq_n(a: *u8, b: *u8, n: i64) -> i64 called by 1: main |
| 26 | func main() -> nx_int |