Replace @native with external in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@native interface I {
|
||||
external interface I {
|
||||
fun foo(): String
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user