blob: b183a5e33a0ee8fd248d5e86760a540717275d82 [file]
// FIR_IDENTICAL
// Here we want just to check return type
// Should be () -> Int
fun foo() = { 42 }