67c2f7105b
#KT-6863 Fixed
3 lines
44 B
Kotlin
Vendored
3 lines
44 B
Kotlin
Vendored
inline fun test(p: Any) {
|
|
p.toString()
|
|
} |