Files
rgbds/test/asm/endc-eof-newline-else.inc

5 lines
45 B
C++

IF X
PRINTLN "Yes!"
ELSE
PRINTLN "No."
ENDC