5 lines
56 B
Plaintext
Vendored
5 lines
56 B
Plaintext
Vendored
// OPTION: 0
|
|
fun foo() {
|
|
println("lambda")<caret>
|
|
}
|