Login
7 branches 0 tags
Ben (Win10) Fixed all the warnings that the MSC static analyzer found 5b79596 3 years ago 777 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]]