aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/before/ValWithLabel.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/transform/resource/before/ValWithLabel.java')
-rw-r--r--test/transform/resource/before/ValWithLabel.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/transform/resource/before/ValWithLabel.java b/test/transform/resource/before/ValWithLabel.java
index f7c3402a..9e15f937 100644
--- a/test/transform/resource/before/ValWithLabel.java
+++ b/test/transform/resource/before/ValWithLabel.java
@@ -1,3 +1,4 @@
+// version :9
import lombok.val;
public class ValWithLabel {