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
package scala does not have a member class Tuple2$mcCI$sp while compiling
/__w/dotty/dotty/community-build/community-projects/stdLib213/src/library/scala/AnyValCompanion.scala,
...
[error] dotty.tools.dotc.core.TypeError: package scala does not have a member class Tuple2$mcCI$sp
[error] at dotty.tools.dotc.core.Denotations$Denotation.requiredSymbol(Denotations.scala:305)
[error] at dotty.tools.dotc.core.Denotations$Denotation.requiredClass(Denotations.scala:340)
[error] at dotty.tools.dotc.core.Definitions.SpecialisedTuple(Definitions.scala:1335)
[error] at dotty.tools.dotc.transform.SpecializeTuples.transformApply(SpecializeTuples.scala:27)
0 commit comments