Spracherkennung für: .v-disabled vermutete Sprache: Fortran {Fortran[114] BAT[152] Ada[191]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
Typeclasses eauto := bfs.
Class Foo := {}.
Class Bar := {}.
Instance: Bar.
Instance: Foo -> Bar -> Foo -> Foo | 1.
Instance: Bar -> Foo | 100.
Instance: Foo -> Bar -> Foo -> Foo | 1.
Set Typeclasses Debug.
Timeout 1 Check (_ : Foo). (* timeout *)
[ Dauer der Verarbeitung: 0.76 Sekunden
]