summaryrefslogtreecommitdiffhomepage
path: root/samples/tests/stress2.mixal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-05 23:47:57 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-05 23:47:57 +0000
commit63c94b1e74f3272dbf0b2bc1dae8913d564c72f5 (patch)
treec342b533c5e1bef9cd752f8f1f87e29b4675ee50 /samples/tests/stress2.mixal
parentf25c34aee4fbd3fef2d5bc29ec09ebad88c1b118 (diff)
downloadmdk-63c94b1e74f3272dbf0b2bc1dae8913d564c72f5.tar.gz
mdk-63c94b1e74f3272dbf0b2bc1dae8913d564c72f5.tar.bz2
All tests passing again (mix parser re-entrant)
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-17
Diffstat (limited to 'samples/tests/stress2.mixal')
-rw-r--r--samples/tests/stress2.mixal8
1 files changed, 4 insertions, 4 deletions
diff --git a/samples/tests/stress2.mixal b/samples/tests/stress2.mixal
index 0c4d7d6..ccfca81 100644
--- a/samples/tests/stress2.mixal
+++ b/samples/tests/stress2.mixal
@@ -1,7 +1,7 @@
- ORIG 1999
-ST NOP
-SYM EQU SYM+1
+ ORIG 1999
+ST NOP
+SYM EQU ST+1
SYM2 CON SYM2+1
SYM3 ORIG SYM3+2
- HLT
+ HLT
SYM4 END SYM4+1