Fixed typo in system expansion test
This commit is contained in:
parent
b7d80643e8
commit
b0bfb38dcc
|
@ -45,7 +45,7 @@
|
|||
POP2 JMP2r
|
||||
|
||||
@buf [ "......[hello]..... $1 ]
|
||||
@res1 [ "...[hello]o]...... $1 ]
|
||||
@res1 [ "...[hello]lo]..... $1 ]
|
||||
@res2 [ "...[hello[hello].. $1 ]
|
||||
@res3 [ "...[he[hello]lo].. $1 ]
|
||||
@res4 [ "...-------------.. $1 ]
|
||||
|
|
Loading…
Reference in New Issue