mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 08:31:28 +00:00
Minor. Add '@' symbol in testData where necessary (fix Java 8 build)
This commit is contained in:
@@ -6,4 +6,4 @@ public @interface UnrepeatableAnnotation {
|
||||
|
||||
// FILE: UnrepeatableUse.kt
|
||||
|
||||
UnrepeatableAnnotation <!REPEATED_ANNOTATION!>UnrepeatableAnnotation<!> class My
|
||||
@UnrepeatableAnnotation <!REPEATED_ANNOTATION!>@UnrepeatableAnnotation<!> class My
|
||||
Reference in New Issue
Block a user