Import Upstream version 20180207
[hcoop/debian/mlton.git] / regression / fail / modules.20.sml
CommitLineData
7f918cf1 1functor F (type t) = struct fun f (x: t) = x = x end