Login
7 branches 0 tags
Ben (X13/Arch) Cleaned up the codebase a bit 0230e84 3 years ago 780 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]]