refactored (added a union)

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@244 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye
2020-06-20 16:11:08 +00:00
parent 562ce98f75
commit beb875ff2b
4 changed files with 30 additions and 22 deletions
+3
View File
@@ -0,0 +1,3 @@
;ACME 0.96.5
a = 3
a = [1, 3] ; -> "already defined" (type has changed)