mirror of
https://github.com/tiennm99/lombok.git
synced 2026-05-28 00:26:04 +00:00
add the capability to the testing framework to verify that delombok actually also handles the changed flag correctly
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// unchanged
|
||||
class WithInnerAnnotation {
|
||||
@interface Inner {
|
||||
int bar() default 42;
|
||||
|
||||
Reference in New Issue
Block a user