Fail Ltac2 rec compile1 (cenv : constr list) : constr := (* ^^^^ *) (* Error: This expression has type constr but an expression was expected of type
constr list *)
x.
Fail Ltac2 compile2 (cenv : constr list) : constr :=
x. (* Error: Unbound value x *)
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.