Skip to content

Commit f32fba4

Browse files
committed
Test PMGRAPHICS with a non-zero argument.
1 parent 9a2f653 commit f32fba4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

testsuite/tests/abbrev.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ PU. #0,65 ' PUT
9292

9393
SE.0,0,0 ' SETCOLOR
9494

95-
PMG.0 ' PMGRAPHICS
95+
PMG.1 ' PMGRAPHICS
9696
PM.0,2 ' PMHPOS
9797

9898
S.0,100,10,4 ' SOUND

testsuite/tests/abbrev.chk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ INT-FUN
6464
5
6565
15
6666
3
67-
96
67+
-17408
6868
0
6969
22
7070
22

0 commit comments

Comments
 (0)