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
run -Ytest-pickler -Ystop-after:pickler a.scala b.scala
cannot take signature of (k: Keyboard)Laptop
cannot take signature of ()Keyboard
cannot take signature of (k: Keyboard)Info
exception occurred while compiling a.scala, b.scala
Exception in thread "main" dotty.tools.dotc.core.Types$CyclicReference: cyclic reference involving classKeyboard
[...]
The text was updated successfully, but these errors were encountered:
a.scala:
b.scala:
run -Ytest-pickler -Ystop-after:pickler a.scala b.scala
The text was updated successfully, but these errors were encountered: