There was an error in test 026. It used local variables but declared none.
This is corrected.
This commit is contained in:
parent
5af21dfc79
commit
f3bf7cd5bc
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ MAIN 20
|
||||||
bne *1
|
bne *1
|
||||||
OK
|
OK
|
||||||
TEST 026: test sti 1 and lol
|
TEST 026: test sti 1 and lol
|
||||||
MAIN 0
|
MAIN 20
|
||||||
loc 257
|
loc 257
|
||||||
stl -12+WS
|
stl -12+WS
|
||||||
loc 514
|
loc 514
|
||||||
|
|
Loading…
Reference in a new issue