a414843f54
#KT-14500 Fixed
5 lines
37 B
Kotlin
Vendored
5 lines
37 B
Kotlin
Vendored
class A
|
|
|
|
fun test(a: A) {
|
|
a { }
|
|
} |