Files
rgbds/test/asm/ds-bad.err
2025-07-09 11:04:23 -04:00

6 lines
224 B
Plaintext

error: ds-bad.asm(3):
Expected constant expression: 'unknown' is not constant at assembly time
warning: ds-bad.asm(4): [-Wtruncation]
Expression must be 8-bit; use LOW() to force 8-bit
Assembly aborted with 1 error!