Spracherkennung für: .out vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
File "./output/bug_13266.v", line 17, characters 7-18:
The command has indeed failed with message:
Abstracting over the terms "S", "p" and "u" leads to a term
fun (S0 : Type) (p0 : proc S0) (_ : S0) => p0 = Tick -> True
which is ill-typed.
Reason is: Illegal application:
The term "@eq" of type "forall A : Set, A -> A -> Prop"
cannot be applied to the terms
"proc S0" : "Prop"
"p0" : "proc S0"
"Tick" : "proc unit"
The 3rd term has type "proc unit" which should be a subtype of
"proc S0".
[ Dauer der Verarbeitung: 0.123 Sekunden
]