Removed one error.
authorem <none@none>
Fri, 15 Feb 1985 14:37:35 +0000 (14:37 +0000)
committerem <none@none>
Fri, 15 Feb 1985 14:37:35 +0000 (14:37 +0000)
lang/basic/test/checker.b

index 93f3f07..b28ab06 100644 (file)
 17100 if s(x,y)=0 then 17500
 17200 print "that space is already occupied"
 17300 print
-17500 rem
 17400 goto 16700
+17500 rem
 17600 s(a,b)=s(e,h)
 17700 s(e,h)=0
 17800 t=(4.5-(3.5*g))