Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/test-suite/output/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 347 B image not shown  

Quelle  bug_20020.v   Sprache: Coq

 
Require PrimString.

Declare Scope t_scope.
Delimit Scope t_scope with ts.

Import PrimString.
Inductive t := v : string -> t.
Definition parse : string -> t := v.
Definition print : t -> string := fun x => match x with v s => s end.
String Notation t parse print : t_scope.
Check v "bla".                (* string notation not used: [v "bla"] *)

100%


¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.