Test every book test case
[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.043694 seconds and 4 git commands to generate.