Files
rgbds/test/asm/interpolation.err
Rangi 6132b77c1e Add more tests for RGBASM code coverage (#1257)
* Add more tests for RGBASM code coverage

* Use C++ unnamed parameters, not `(void)` casting

* Fix crash in `sect_AlignPC` from #1253
2023-12-01 10:21:43 -05:00

4 lines
123 B
Plaintext

error: interpolation.asm(20):
Only numerical and string symbols can be interpolated
error: Assembly aborted (1 error)!