Files
rgbds/test/link/section-union/different-syntaxes.out
ISSOtm 4877bb783c Add more tests for unionized sections + fix bugs
Implementing those tests found a few bugs... oops
2020-03-22 11:14:04 +01:00

7 lines
210 B
Plaintext

error: Section "different syntaxes" is of type ROM0, which cannot be unionized
---
ERROR: -(18):
Cannot declare ROM sections as UNION
ERROR: -(18):
Cannot create section "different syntaxes" (1 errors)