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:
@@ -17,6 +17,6 @@ public @interface RepeatableAnnotations {
|
||||
// FILE: RepeatableUse.kt
|
||||
|
||||
// Error should be gone when Java 8 Target will be available
|
||||
RepeatableAnnotation <!NON_SOURCE_REPEATED_ANNOTATION!>RepeatableAnnotation<!> class My
|
||||
@RepeatableAnnotation <!NON_SOURCE_REPEATED_ANNOTATION!>@RepeatableAnnotation<!> class My
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user