diff --git a/test/transform/resource/before/SuperBuilderWithAnnotatedTypeParam.java b/test/transform/resource/before/SuperBuilderWithAnnotatedTypeParam.java index a1e692bb..3f008040 100644 --- a/test/transform/resource/before/SuperBuilderWithAnnotatedTypeParam.java +++ b/test/transform/resource/before/SuperBuilderWithAnnotatedTypeParam.java @@ -1,3 +1,4 @@ +//VERSION 8: import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention;