More tests.

This commit is contained in:
David F. Skoll
2010-04-21 09:04:48 -04:00
parent a1faa8d804
commit d05d85b243
2 changed files with 11 additions and 0 deletions

View File

@@ -42,6 +42,11 @@ OMIT 24 Dec
OMIT 1 Jan 1992 MSG woaaahah... expired
OMIT 2 Jan 1992
IF 0
# A comment in a false IF block
#!P This should be nuked
ENDIF
ERRMSG blorky
FLUSH
SET a 1

View File

@@ -2218,6 +2218,12 @@ OMIT 24 Dec
#!P: Expired: OMIT 1 Jan 1992 MSG woaaahah... expired
OMIT 2 Jan 1992
#!P: The next IF evaluated false...
#!P: REM statements in IF block not checked for purging.
IF 0
# A comment in a false IF block
ENDIF
ERRMSG blorky
FLUSH
SET a 1