mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-16 22:51:44 +00:00
Add tests for certain directives at EOF without a newline
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
IF X
|
||||
PRINTLN "Yes!"
|
||||
ELSE
|
||||
PRINTLN "No."
|
||||
ENDC
|
||||
Reference in New Issue
Block a user