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
I am not so sure yet what is the cause of this thing, if it is an expected change specifically for Scala 3 compiled methods I would like to try and replicate the new erasure rules in Scala 2, e.g. probably related to #11603, #11808
Compiler version
3.0.0-RC2
Minimized code
Output
Scala2Macros.scala
with2.13.5
MacroDefs.scala
Scala2Macro.fooImpl
isScala2Macros.scala
with3.0.0-RC2
MacroDefs.scala
Scala2Macro.fooImpl
isExpectation
I expect the signature to be the same
The text was updated successfully, but these errors were encountered: