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 618 B image not shown  

SSL ltac2_pr_ctor.v   Sprache: Coq

 
Require Import Ltac2.Ltac2.

(* cf bug #18556 *)

Ltac2 Type pair := [ C (int, int) ].

Ltac2 Eval C 0 0.
(* prints "C (0, 0)", should be "C 0 0" *)

Ltac2 Type pair' := [ C' (int * int) ].

Ltac2 Eval C' (0, 0).
(* prints "C' ((0, 0))", sound but over-parenthesized *)

Ltac2 Type ppair := [ D (pair) ].

Ltac2 Eval D (C 0 0).

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.