Backport from sid to buster
[hcoop/debian/mlton.git] / regression / fail / modules.14.sml
CommitLineData
7f918cf1
CE
1type 'a u = unit
2signature S =
3 sig
4 type 'a t
5 end where type t = 'b u