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

Quelle  syntax_cast.v   Sprache: Coq

 
Require Import Ltac2.Ltac2.

Ltac2 foo0 x y : unit := ().
Ltac2 foo1 : unit := ().
Fail Ltac2 foo2 : unit -> unit := ().
Ltac2 foo3 : unit -> unit := fun (_ : unit) => ().

Ltac2 bar0 := fun x y : unit => ().
Fail Ltac2 bar1 := fun x : unit => 0.
Ltac2 bar2 := fun x : unit list => [].

Ltac2 qux0 := let x : unit := () in ().
Ltac2 qux1 () := let x y z : unit := () in x 0 "".
Fail Ltac2 qux2 := let x : unit -> unit := () in ().

100%


¤ Dauer der Verarbeitung: 0.3 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.