Up

module EmptyPrinter

: sig
#
module Make : functor (Ast : Sig.Ast) -> Sig.Printer(Ast).S
end