68853fecc3
#KT-10683 Fixed
12 lines
106 B
Kotlin
Vendored
12 lines
106 B
Kotlin
Vendored
fun foo() {
|
|
class foo
|
|
fun foo()
|
|
class foo
|
|
|
|
var r
|
|
|
|
@a var foo = 4
|
|
|
|
1
|
|
@a val f
|
|
} |