projectlombok / lombok

Very spicy additions to the Java programming language.
https://projectlombok.org/
Other
12.92k stars 2.4k forks source link

Update annotation value index #3764

Closed Rawi01 closed 4 weeks ago

Rawi01 commented 1 month ago

This PR fixes #3761

I also removed the off-by-1 message matching because all out tests pass without it. And I added support for exact message position matches to test my fix.