blob: 9795dac5677599c5b5be7d180431c9a9cb48d751 [file]
fun foo(f: () -> Unit) {
f()
}