Removed test file from previous asma version

This commit is contained in:
Andrew Alderwick 2021-05-16 09:29:33 +01:00
parent c6a776cbe5
commit 4d8b898142
1 changed files with 0 additions and 17 deletions

View File

@ -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