shithub: rgbds

ref: 6dc4ce65999d9f26703c4728ed983fbec90635c1
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