Login
7 branches 0 tags
Ben (X13/Arch) Disabled recursion depth exception test 69e8e40 3 years ago 767 Commits
nujel / tests / asm-test.nuj
#!/usr/bin/env nujel

[asmdebug [$push/val 123] [$get/new] [$ret]]

;;[asmdebug [$push/val '+] [$ret]]
;[asmdebug [$push/val cat] [$push/val "asd"] [$push/val " qwe"] [$apply/dynamic 2] [$ret]]