mirror of
https://github.com/tiennm99/lombok.git
synced 2026-08-05 06:22:17 +00:00
Added tests for ecj, fixed a few minor bugs that came out of that.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
//ignore
|
||||
class SynchronizedName {
|
||||
private Object read = new Object();
|
||||
private static Object READ = new Object();
|
||||
|
||||
Reference in New Issue
Block a user