Skip to content

Conversation

Kordyjan
Copy link
Contributor

Backports #17982 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

Currently given the following code snippet:

```scala
final final case class Foo()
```

The error is reported on `Foo` and not on the repeated modifier. This
changes the reporting to instead report on the repeated modifier
`final`.

Fixes #17981
[Cherry-picked 10180da]
Base automatically changed from lts-17993 to release-3.3.2 December 8, 2023 15:16
@Kordyjan
Copy link
Contributor Author

Kordyjan commented Dec 8, 2023

No regressions detected in the community build up to lts-16941.

Reference

@Kordyjan Kordyjan merged commit fd42513 into release-3.3.2 Dec 8, 2023
@Kordyjan Kordyjan deleted the lts-17982 branch December 8, 2023 15:16
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.

2 participants