Import Upstream version 20180207
[hcoop/debian/mlton.git] / regression / fail / modules.14.sml
1 type 'a u = unit
2 signature S =
3 sig
4 type 'a t
5 end where type t = 'b u