(* Check that the syntax for options works *) SetImplicitArguments. Unset Strict Implicit. Set Strict Implicit. UnsetImplicitArguments.
Test ImplicitArguments.
Set Printing Coercions. Unset Printing Coercions.
Test Printing Coercions.
Set Silent. Unset Silent.
Test Silent.
Set Printing Depth 100.
Test Printing Depth.
Parameter i : bool -> nat.
Coercion i : bool >-> nat.
Add Printing Coercion i.
Remove Printing Coercion i.
Test Printing Coercion for i.
Test Printing Let.
Test Printing If.
Remove Printing Let sig.
Remove Printing If bool.
Unset Printing Synth. Set Printing Synth.
Test Printing Synth.
Unset Printing Wildcard. Set Printing Wildcard.
Test Printing Wildcard.
Messung V0.5
¤ Dauer der Verarbeitung: 0.8 Sekunden
(vorverarbeitet)
¤
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 und die Messung sind noch experimentell.