Test every book test case
[tiger.ml.git] / compiler / testcases / test31.tig
1 /* error : type constraint and init value differ */
2 let
3 var a:int := " "
4 in
5 a
6 end
This page took 0.045321 seconds and 4 git commands to generate.