[tests] all tests involving ‘var’ should not be run on j10+.

This commit is contained in:
Reinier Zwitserloot
2018-10-02 04:02:33 +02:00
parent 2ae7b4d516
commit d91ba858f2
7 changed files with 7 additions and 0 deletions
@@ -1,3 +1,4 @@
//version :9
import lombok.var;
public class VarInForOld {