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
At some point `scala.compiletime.erasedValue` was defined as erased and
therefore we needed this flag. Now we special case `erasedValue` in the
compiler to give it erased semantics without defining it as such.
0 commit comments