Import Upstream version 20180207
[hcoop/debian/mlton.git] / regression / fail / datatype.1.sml
1 datatype t = T of int * t
2 withtype t = real