22fd7921fe
^KT-56361 Fixed
5 lines
139 B
Plaintext
Vendored
5 lines
139 B
Plaintext
Vendored
compiler/testData/cli/metadata/lambdaWithReceiver.kt:2:18: warning: the expression is unused
|
|
"OK".apply { this }
|
|
^
|
|
OK
|