blob: cd59bda1d036a0802047b2b5fda377fe3bc32766 [file] [log] [blame]
;# Re-definition of an already .equiv-ed symbol (to another symbol).
;# The assembler should reject this.
.equiv x, y
.equiv y, 1
.equiv x, 0