[testing] ant test.javac6 now passes. yay.

This commit is contained in:
Reinier Zwitserloot
2021-03-14 03:48:05 +01:00
parent 58ff1482e3
commit a49aec582b
13 changed files with 20 additions and 4 deletions
@@ -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