Add assembler binary
This commit is contained in:
7
go/testdata/foo.fst
vendored
Normal file
7
go/testdata/foo.fst
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
MOUT 0 "to foo"
|
||||
MOUT 1 "go bar"
|
||||
LOAD inky 20
|
||||
HALT
|
||||
INCMP 0 _
|
||||
INCMP 1 baz
|
||||
CATCH _catch 1 1
|
||||
Reference in New Issue
Block a user