We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc62cf commit c5229d6Copy full SHA for c5229d6
1 file changed
compiler/testData/asJava/lightClasses/AnnotationRepeatable.kt
@@ -4,4 +4,6 @@
4
package simple
5
6
@Repeatable
7
-annotation class One(val value: String)
+annotation class One(val value: String)
8
+// SKIP_SANITY_TEST
9
+// SKIP_IDE_TEST
0 commit comments