Files
rgbds/test/asm/unterminated-if-include.inc
Rangi cab9cb06a3 Store IF depth relative to each fstack context
This disallows starting/ending an IF inside an
INCLUDEd file or a macro expansion
2021-01-09 20:12:14 +01:00

4 lines
42 B
PHP

if 1
println "inside include"
; no endc