You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
Short description
Annotation don't let you put methods in methods, as expected.
Expected behaviour
Correctly support the feature, introduced as an experimental in Lombok v1.16.6 (August 18th, 2015)
Version information
Steps to reproduce
Just type the sample from Lombok documentation in page https://projectlombok.org/features/experimental/Helper . Line "return helperMethod(10);" will be red and looks like this:
The text was updated successfully, but these errors were encountered: