ab1b985bac
#KT-2638 Fixed
7 lines
53 B
Plaintext
Vendored
7 lines
53 B
Plaintext
Vendored
class A {
|
|
|
|
fun f() {
|
|
println(10)
|
|
}
|
|
}
|