Detect cycles in type declarations
[tiger.ml.git] / compiler / testcases / test25.tig
... / ...
CommitLineData
1/* error : variable not record */
2let
3 var d:=0
4in
5 d.f
6end
7
This page took 0.024701 seconds and 4 git commands to generate.