776cccf57c
#KT-32580 Fixed
4 lines
98 B
Plaintext
Vendored
4 lines
98 B
Plaintext
Vendored
// FIX: Remove braces
|
|
class C {
|
|
fun f4() = "single-expression function which returns lambda"
|
|
} |