diff --git a/plugins/kapt3/kapt3-compiler/testData/converter/comments.txt b/plugins/kapt3/kapt3-compiler/testData/converter/comments.txt index de40b23ee52..8bc8f5daeee 100644 --- a/plugins/kapt3/kapt3-compiler/testData/converter/comments.txt +++ b/plugins/kapt3/kapt3-compiler/testData/converter/comments.txt @@ -83,6 +83,9 @@ public final class Test { java.lang.String a) { } + /** + * prop2. + */ @Anno() public static void prop2$annotations() { }