blob: 200cb181bc5234b39fb4c6fdd2ba41d7e0f11378 [file] [log] [blame]
class Test {
fun test() = KotlinVersion.CURRENT
}