Test every book test case
[tiger.ml.git] / compiler / testcases / test24.tig
CommitLineData
38ffcb1f
SK
1/* error : variable not array */
2let
3 var d:=0
4in
5 d[3]
6end
7
This page took 0.02325 seconds and 4 git commands to generate.