mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-09 00:20:40 +00:00
Added an error if @Delegate is used recursively.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//skip compare content
|
||||
import lombok.Delegate;
|
||||
import lombok.experimental.Delegate;
|
||||
import lombok.Getter;
|
||||
|
||||
class DelegateOnStatic {
|
||||
|
||||
Reference in New Issue
Block a user