You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Double definition:
final lazy given val given_A:
Transition[A, B] in object bug at line 19 and
final lazy given val given_A:
Transition[A, C] in object bug at line 22
given (A ==> C) = ???