module Camlp4Ast: sig .. end
sig
end
module Make: functor (Loc : Camlp4.Sig.Loc) -> sig .. end
functor (
Loc
:
Camlp4.Sig.Loc
) ->