blob: 6a3f685d37fb6ae09e41e59054f46cf60385f5a5 [file] [log] [blame]
// "Remove variable 'a'" "true"
fun test() {
fun(s: String) { s + s }
}