added failing test program, fix will follow realsoonnow(tm)

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@232 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye 2020-06-15 13:05:14 +00:00
parent f64780a3bd
commit 430b225208

View File

@ -0,0 +1,3 @@
;ACME 0.96.5
li = [[9,8], 7, 3,4]
a = len(li)[0] ; this should give an "Operation not supported" error, but doesn't