63785b5f66
#KT-15269 Fixed
9 lines
117 B
Kotlin
Vendored
9 lines
117 B
Kotlin
Vendored
// "Fix with 'asDynamic'" "true"
|
|
|
|
class TS
|
|
|
|
@n<caret>ative
|
|
fun TS.normalizePath(path: String): String {
|
|
noImpl
|
|
}
|