Files
rgbds/test/asm/weird-comments.asm
2020-10-15 12:42:53 -04:00

2 lines
127 B
NASM

PRINTT /* // PRINTT "this is **comm //ented out\n" */ "this is not commented out\n"
PRINTT /*//*/ "this is not commented out\n"