can't define case class with experimental constructor #17816
bishabosha
started this conversation in
Feature Requests
Replies: 0 comments 1 reply
-
|
Let's deal with it once we have a real pressing need. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Compiler version
3.1.0
Minimized code
Output
Two errors are outputted
Expectation
no errors, e.g. if I remove
caseit works.Maybe related to #13848 in that annotations are apparently not copied to
Bar.applyorBar.copyBeta Was this translation helpful? Give feedback.
All reactions