mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 03:22:08 +00:00
Also test EQU and _RS constants, as well as that EQUS errors out, and that labels don't work.
13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
ERROR: bracketed-symbols.asm(16):
|
|
Print types are only allowed for numbers
|
|
ERROR: bracketed-symbols.asm(20):
|
|
Expression must have a constant value
|
|
$2A
|
|
2a
|
|
2A
|
|
42
|
|
101010
|
|
10100111001
|
|
0
|
|
You can't format me!
|