mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
discard block comments delimited with /* */
This commit is contained in:
2
test/asm/weird-comments.asm
Normal file
2
test/asm/weird-comments.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
PRINTT /* // PRINTT "this is **comm //ented out\n" */ "this is not commented out\n"
|
||||
PRINTT /*//*/ "this is not commented out\n"
|
||||
Reference in New Issue
Block a user