blob: 2fa3b38a04f5919187159e1d5cb4f6e0b8c3af39 [file]
// FIR_IDENTICAL
//KT-2334 An error 'local function without body' is not reported
fun foo() {
<!NON_MEMBER_FUNCTION_NO_BODY!>fun bar()<!>
}