mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-12 08:18:43 +00:00
[testing] ant test.javac6 now passes. yay.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import java.util.List;
|
||||
//version 8: Javac 6 will error out due to `ChildBuilder` not existing before properly running lombok. Giving j6 support status, not worth fixing.
|
||||
iimport java.util.List;
|
||||
|
||||
public class SuperBuilderWithCustomBuilderMethod {
|
||||
@lombok.experimental.SuperBuilder
|
||||
|
||||
Reference in New Issue
Block a user