shithub: rgbds

ref: 5230104852a7af729105f2b13f1de78d95c3f9c8
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