nx_token_permutation_test.nx
buildroot/runtime/nx_token_permutation_test.nx
about
nx_token_permutation_test.nx -- smoke + the user's 4-permutation case.
Uses token-id stand-ins for the user's literal example:
1 = "beautiful"
2 = "tall"
3 = "girl"
4 = "very" (the "add another word" case)
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_token_permutation.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
| 13 | func _set3(buf: *i64, a: nx_int, b: nx_int, c: nx_int) -> nx_int {
called by 1: main |
| 20 | func main() -> nx_int { |