Removed test file from previous asma version
This commit is contained in:
parent
c6a776cbe5
commit
4d8b898142
|
@ -1,17 +0,0 @@
|
|||
%swap2 { SWP SWP2 }
|
||||
%swap4 { swap2 swap2 }
|
||||
%swap8 { swap4 swap4 }
|
||||
%swap16 { swap8 swap8 }
|
||||
|
||||
%NOPa2r { NOP2r }
|
||||
|
||||
;Hello { world 2 there 1 testing 10 }
|
||||
|
||||
( references to variables (e.g. Hello.world) not implemented yet )
|
||||
|
||||
NOPa2r
|
||||
swap16
|
||||
|
||||
@testme
|
||||
,Hello.testing
|
||||
|
Loading…
Reference in New Issue