Functor_ml
module Foo (X : sig ... end ) : module type of Stdlib.String
module Bar : sig ... end
module Foo' (X : sig ... end ) : sig ... end