e3a332c393
#KT-27626 Fixed
4 lines
54 B
Kotlin
Vendored
4 lines
54 B
Kotlin
Vendored
class Test {
|
|
fun test() = KotlinVersion.CURRENT
|
|
}
|