Replace annotations with brackets in testData
Just in tests that changed after deprecation
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER
|
||||
|
||||
fun foo() {
|
||||
[native]
|
||||
@native
|
||||
class A {
|
||||
nativeInvoke
|
||||
fun foo() {}
|
||||
|
||||
Reference in New Issue
Block a user