Module Textuallib.TextualVerification

type error
val pp_error : Stdlib.Format.formatter -> error -> unit
val pp_error_with_sourcefile : Textual.SourceFile.t -> Stdlib.Format.formatter -> error -> unit

perform verification (some basic rules, simple type checking, no duplicate declaration) and returns a new version (after type inference)