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
This currently fails with:
assertion failed: Before erasure, the signature of a TypeRef should be the signature of its denotation,
but the cached signature of TermRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class <empty>)),class Foo)),method value) was:
Signature(List(),scala.Unit), whereas its denotation signature at typer was:
Signature(List(),)
0 commit comments