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