blob: 8c1a5ae4aeadd35a549505c53a8f2c84502e0a55 [file]
//KT-2334 An error 'local function without body' is not reported
fun foo() {
fun bar()
}