Begin translation module
[tiger.ml.git] / compiler / testcases / test43.tig
1 /* initialize with unit and causing type mismatch in addition */
2
3 let
4 var a := ()
5 in
6 a + 3
7 end
This page took 0.064417 seconds and 5 git commands to generate.