module Parser: functor (Ast : Ast) -> sig .. end
functor (
Ast
:
) ->
sig
end
module type SIMPLE = sig .. end
module type S = sig .. end