Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  bug_15687.v   Sprache: Coq

 
Require Import Ltac2.Ltac2.

Fail Ltac2 rec foo(i: int)(j: int) :=
  foo i (bar j)
(*^^^*)
with bar(i: int) :=
  Int.add (foo i (*i*)) 1.

Fail Ltac2 rec bar(i: int) :=
  Int.add (foo i (*i*)) 1
with foo(i: int)(j: int) : bool :=
    foo i (bar j).

(* The location is not great if we write "fun x y => x" but that's
   unrelated to what we're testing here.

  Also the toplevel "Ltac2 rec foo :=" is currently not smart enough to recognize a function with type annotation. *)

Fail Ltac2 foo := let rec foo : int -> int := fun x => fun y => x in foo.

Messung V0.5
C=95 H=99 G=96

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© 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 und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge