Get rid of deprecated annotations in testData
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ annotation class Anno
|
||||
|
||||
class Class {
|
||||
companion object {
|
||||
Anno class Nested
|
||||
@Anno class Nested
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user