Skip to content

Conversation

@sirthias
Copy link
Contributor

Trivial fix to #11792

@sirthias
Copy link
Contributor Author

CLA is now signed.

@nicolasstucki nicolasstucki linked an issue Mar 17, 2021 that may be closed by this pull request
@nicolasstucki
Copy link
Contributor

We should probably add a regression tests in tests/run/i11793.scala. The following code should do it.

case class Foo()
@main def Test: Unit = Tuple.fromProduct(Foo())

@sirthias could you add this?

@sirthias
Copy link
Contributor Author

Sure, will do.

@liufengyun liufengyun merged commit 75f7cb3 into scala:master Mar 22, 2021
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tuple.fromProduct doesn't handle Product0

4 participants