63785b5f66
#KT-15269 Fixed
6 lines
84 B
Kotlin
Vendored
6 lines
84 B
Kotlin
Vendored
// "Fix with 'asDynamic'" "true"
|
|
|
|
class A
|
|
|
|
@n<caret>ative fun A.foo(): Int = noImpl
|