nx_macro_v7_test.nx
buildroot/runtime/nx_macro_v7_test.nx
about
nx_macro_v7_test.nx -- exercise ${var} + @stringify + @concat.
dependencies 1 imports · 0 importers
imports: nx_kernel_v2.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
| 14 | func test_explicit_braces() -> nx_int called by 1: main |
| 35 | func test_stringify_basic() -> nx_int called by 1: main |
| 53 | func test_concat_basic() -> nx_int called by 1: main |
| 68 | func test_concat_three() -> nx_int called by 1: main |
| 78 | func test_longer_var_name() -> nx_int called by 1: main |
| 85 | func main() -> nx_exit |