Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix nightly build by updating a named tuple test with language import (…
…scala#22059) Because of the change from scala#22045, the test `tests/pos/named-tuple-downcast.scala` from scala#22028 need to be updated with `import scala.language.experimental.namedTuples`. Fix scala#22058
- Loading branch information