mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
macro q
|
|
println\1,"\1"
|
|
endm
|
|
q"macro q\nprintln\\1,\"\\1\"\nendm\n q"
|