shithub: rgbds

ref: 106ef895ee8030c49e9ac821568f1a330dc17798
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