mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-10 04:19:56 +00:00
[test] work in progress: Make test.javac6 pass all tests.
The `test.javac6` job causes a ton of errors because many tests use java8+ features. Marking them off as java8+ targeted only.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//version 8
|
||||
//version 8:
|
||||
import java.lang.annotation.*;
|
||||
|
||||
@lombok.EqualsAndHashCode
|
||||
|
||||
Reference in New Issue
Block a user