Replace annotations with brackets in testData
Just in tests that changed after deprecation
This commit is contained in:
@@ -59,7 +59,7 @@ object O {
|
||||
}
|
||||
|
||||
fun test() {
|
||||
[native]
|
||||
@native
|
||||
class Local {
|
||||
val baz: Int
|
||||
val boo: Int = noImpl
|
||||
|
||||
Reference in New Issue
Block a user