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:
marcobaye 2020-06-28 22:14:41 +00:00
parent d0c824c60a
commit ecca1552d0

View File

@ -0,0 +1,3 @@
;ACME 0.97
a = "somestring"
a = "someotherstring" ; -> "already defined" (value has changed)