Get rid of deprecated annotations in testData
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package test
|
||||
|
||||
class Some {
|
||||
TestAnnotation companion object {
|
||||
@TestAnnotation companion object {
|
||||
annotation class TestAnnotation
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user