47d9449cc9ebda3549e2665d135c684c5bc5a519
[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.086867 seconds and 5 git commands to generate.