Module Camlp4.Struct.EmptyError


module EmptyError: sig .. end

type t = unit 
exception E of t
val print : 'a -> 'b
val to_string : 'a -> 'b