Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nightly build by updating a named tuple test with language import #22059

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

noti0na1
Copy link
Member

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

@noti0na1 noti0na1 added fasttrack Simple fix. Reviewer should merge or apply additional changes directly. area:named-tuples Issues tied to the named tuples feature. labels Nov 30, 2024
@WojciechMazur WojciechMazur merged commit 34f3993 into scala:main Nov 30, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:named-tuples Issues tied to the named tuples feature. fasttrack Simple fix. Reviewer should merge or apply additional changes directly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly Dotty workflow of 2024-11-30 failed
2 participants