diff options
Diffstat (limited to 'test/transform/resource/before/ValFinal.java')
-rw-r--r-- | test/transform/resource/before/ValFinal.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/transform/resource/before/ValFinal.java b/test/transform/resource/before/ValFinal.java index 3c5af366..293c9bce 100644 --- a/test/transform/resource/before/ValFinal.java +++ b/test/transform/resource/before/ValFinal.java @@ -1,3 +1,4 @@ +// version :9 import lombok.val; public class ValFinal { public void test() { |