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
Fix nightly build by updating a named tuple test with language import (#22059)
Because of the change from #22045, the test
`tests/pos/named-tuple-downcast.scala` from #22028 need to be updated
with `import scala.language.experimental.namedTuples`.
Fix#22058
0 commit comments