Get rid of deprecated annotations in testData
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import java.lang.annotation.*
|
||||
|
||||
Foo class Bar
|
||||
@Foo class Bar
|
||||
|
||||
fun box(): String {
|
||||
Bar()
|
||||
|
||||
Reference in New Issue
Block a user