mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 11:32:07 +00:00
@@ -1,6 +1,6 @@
|
||||
; Macro invocations not followed by a newline may scan an EOF;
|
||||
; If this is the case, it shouldn't cause the parse to end before the macro is expanded
|
||||
mac: macro
|
||||
macro mac
|
||||
PRINTLN "Hi beautiful"
|
||||
endm
|
||||
mac
|
||||
Reference in New Issue
Block a user