mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-09 10:18:16 +00:00
[With] renaming lombok.experimental.Wither to lombok.experimental.With
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class WithOnStatic {
|
||||
@lombok.With static boolean foo;
|
||||
@lombok.With static int bar;
|
||||
}
|
||||
Reference in New Issue
Block a user