Files
2018-10-17 18:39:50 +02:00

4 lines
54 B
Kotlin
Vendored

class Test {
fun test() = KotlinVersion.CURRENT
}