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