blob: 1e1da220cbfbb0ca75a878ff66a6ee07f21a5be0 [file] [log] [blame]
compiler/testData/cli/metadata/lambdaWithReceiver.kt:2:18: warning: the expression is unused
"OK".apply { this }
^
OK