Import Upstream version 20180207
[hcoop/debian/mlton.git] / mlyacc / examples / pascal / test / t2.p
1 program p(input,output);
2 begin
3 if x := 0 then x := 1
4 end.