blob: b79c2ece814724843ca80c6df10eea2963b6028f [file]
// FIR_IDENTICAL
inline fun foo(f: () -> Unit) {
f()
}