mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-19 13:32:58 +00:00
added another test program
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@268 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
parent
d0c824c60a
commit
ecca1552d0
3
testing/errors/alreadydefined6.a
Normal file
3
testing/errors/alreadydefined6.a
Normal file
@ -0,0 +1,3 @@
|
||||
;ACME 0.97
|
||||
a = "somestring"
|
||||
a = "someotherstring" ; -> "already defined" (value has changed)
|
Loading…
Reference in New Issue
Block a user