Fail successful execution when expected error is defined
[tiger.ml.git] / compiler / testcases / test33.tig
CommitLineData
38ffcb1f
SK
1/* error : unknown type */
2let
3 var a:= rectype {}
4in
5 0
6end
This page took 0.038422 seconds and 4 git commands to generate.