68853fecc3
#KT-10683 Fixed
14 lines
103 B
Kotlin
Vendored
14 lines
103 B
Kotlin
Vendored
class foo {
|
|
|
|
class foo {} -
|
|
|
|
class Bar {
|
|
sdfsd
|
|
}
|
|
|
|
fun foo()
|
|
|
|
val x
|
|
|
|
var f
|
|
} |