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