Get rid of deprecated annotations in testData
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ public class KotlinB: AClass() {
|
||||
|
||||
public fun returnB(): BClass { }
|
||||
|
||||
AAnnotation fun annoA() {}
|
||||
@AAnnotation fun annoA() {}
|
||||
|
||||
BAnnotation fun annoB() {}
|
||||
@BAnnotation fun annoB() {}
|
||||
}
|
||||
Reference in New Issue
Block a user