Files
acme/testing/warnings/oldfor.a
marcobaye 2e2eb5e60c fixed bug where labels could be used before pc definition,
added test files.


git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@344 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-02-21 01:26:13 +00:00

5 lines
63 B
Plaintext

*=$1000
!for i, 5 { ; -> "Found old "!for" syntax."
nop
}