shithub: rgbds

ref: 78e751f022a5aa3a6ffc4fd08a81fc408c5b70d4
dir: /test/link/section-union/bad-types.asm/

View raw version
IF !DEF(SECOND)
TYPE equs "HRAM"
ELSE
TYPE equs "WRAM0"
ENDC

SECTION UNION "conflicting types", TYPE
	db

	PURGE TYPE