mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
@@ -1,7 +1,7 @@
|
||||
println "start"
|
||||
|
||||
; will not define 'mac'
|
||||
mac: MACRO
|
||||
MACRO mac
|
||||
println \1
|
||||
ENDM println "<_<"
|
||||
mac "argument"
|
||||
|
||||
Reference in New Issue
Block a user