mirror of
https://github.com/tiennm99/lombok.git
synced 2026-06-02 08:13:10 +00:00
refactored the tests to prepare running ecj as well as delombok.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@lombok.Data class DataIgnore {
|
||||
final int x;
|
||||
String $name;
|
||||
}
|
||||
Reference in New Issue
Block a user