Migration for JS extension functions and properties marked with @native/external
#KT-15269 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// "Fix with 'asDynamic'" "true"
|
||||
|
||||
class A
|
||||
|
||||
<caret>@native fun A.foo(a: Int, b: String): Int
|
||||
Reference in New Issue
Block a user