[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:
Reinier Zwitserloot
2023-01-11 23:51:46 +01:00
parent c99e6bbeb5
commit 2d948ce3e1
6 changed files with 9 additions and 4 deletions
@@ -1,4 +1,4 @@
//version :9
//version 8:9
import lombok.val;
public class ValInvalidParameter {