mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-08 00:17:12 +00:00
[test] Just cleaning up tests that fail on javac8/6 and ecj.
These tests should fail on j6/8 as they use newer features; the test files lacked proper markings so they weren't being skipped.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//version :9
|
||||
//version 8:9
|
||||
import lombok.val;
|
||||
|
||||
public class ValInvalidParameter {
|
||||
|
||||
Reference in New Issue
Block a user