[FIR] Report NON_MEMBER_FUNCTION_NO_BODY

^KT-59944 Fixed
This commit is contained in:
Nikolay Lunyak
2023-08-23 14:23:38 +03:00
committed by Space Team
parent e103318432
commit 82c18ff26b
6 changed files with 11 additions and 23 deletions
@@ -1,5 +0,0 @@
//KT-2334 An error 'local function without body' is not reported
fun foo() {
fun bar()
}
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
//KT-2334 An error 'local function without body' is not reported
fun foo() {