c1d96afa8cbd794685d99f58ecb0de6d702d4472
[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.063776 seconds and 5 git commands to generate.