Erik Stenman a539378405
Pt 162805963 fate opcodes (#6)
* First iteration of assembler.
* Stand alone assembler.
2019-02-15 11:24:25 +01:00

5 lines
76 B
Plaintext

;; CONTRACT remote
FUNCTION add_five(integer):integer
ADD a 5 arg0
RETURN