33c93eb4a9
#KT-4936 Fixed
11 lines
50 B
Kotlin
Vendored
11 lines
50 B
Kotlin
Vendored
package p
|
|
|
|
class A {
|
|
|
|
}
|
|
|
|
fun foo() {
|
|
|
|
}
|
|
|
|
val x = 1 |