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