From 63c94b1e74f3272dbf0b2bc1dae8913d564c72f5 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 5 Aug 2006 23:47:57 +0000 Subject: All tests passing again (mix parser re-entrant) git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-17 --- samples/tests/stress2.mixal | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'samples/tests/stress2.mixal') 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 -- cgit v1.2.3