Files
rgbds/test/asm/undefined-builtins.err
2024-09-10 21:38:50 +02:00

10 lines
345 B
Plaintext

error: undefined-builtins.asm(3):
PC has no value outside of a section
error: undefined-builtins.asm(4):
Interpolated symbol "@" does not exist
error: undefined-builtins.asm(8):
_NARG has no value outside of a macro
error: undefined-builtins.asm(9):
Interpolated symbol "_NARG" does not exist
error: Assembly aborted (4 errors)!