Files
rgbds/test/asm/revchar.err
Rangi 3feb75f84f Implement new string functions (#1655)
`STRFIND`, `STRRFIND`, `STRCHAR`, `STRSLICE`, `CHARCMP`, `CHARSIZE`, and `REVCHAR`
2025-02-14 23:09:45 +01:00

6 lines
229 B
Plaintext

error: revchar.asm(22) -> revchar.asm::test(13):
REVCHAR: Multiple character mappings to values
error: revchar.asm(23) -> revchar.asm::test(13):
REVCHAR: No character mapping to values
error: Assembly aborted (2 errors)!