acme/testing/errors/alreadydefined2.a

4 lines
70 B
Plaintext

;ACME 0.96.5
a = 3
a = 4 ; -> "already defined" (value has changed)