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
error when pickling type {...}.this.J
error when pickling type {...}.this.J[A]
error when pickling type {...}.this.J
error when pickling type= {...}.this.J
error when pickling typeFooT{T=String; Bar= {...}.this.J}
error when pickling type {z1 =>FooT{T=String; Bar= z1.J}}
error when pickling tree {z1 =>FooT{T=String; Bar= z1.J}}
error when pickling tree newObjectwithFooT{...}(): {z1 =>FooT{T=String; Bar= z1.J}}
...
Exception in thread "main" java.lang.AssertionError:NoDenotation.owner
at dotty.tools.dotc.core.SymDenotations$NoDenotation$.owner(SymDenotations.scala:1874)
at dotty.tools.dotc.core.SymDenotations$SymDenotation.topLevel$1(SymDenotations.scala:928)
at dotty.tools.dotc.core.SymDenotations$SymDenotation.topLevelClass(SymDenotations.scala:931)
at dotty.tools.dotc.core.tasty.TreePickler.isLocallyDefined(TreePickler.scala:82)
at dotty.tools.dotc.core.tasty.TreePickler.pickleNewType(TreePickler.scala:191)
at dotty.tools.dotc.core.tasty.TreePickler.pickleType(TreePickler.scala:132)
at dotty.tools.dotc.core.tasty.TreePickler.$anonfun$pickleNewType$1(TreePickler.scala:148)
at dotty.tools.dotc.core.tasty.TreePickler.withLength(TreePickler.scala:32)
at dotty.tools.dotc.core.tasty.TreePickler.pickleNewType(TreePickler.scala:148)
at dotty.tools.dotc.core.tasty.TreePickler.pickleType(TreePickler.scala:132)
at dotty.tools.dotc.core.tasty.TreePickler.$anonfun$pickleMethodic$1(TreePickler.scala:264)
at dotty.tools.dotc.core.tasty.TreePickler.withLength(TreePickler.scala:32)
at dotty.tools.dotc.core.tasty.TreePickler.pickleMethodic(TreePickler.scala:263)
...
The text was updated successfully, but these errors were encountered:
kills the compiler with:
The text was updated successfully, but these errors were encountered: