KT-2334 An error 'local function without body' is not reported
#KT-2334 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//KT-2334 An error 'local function without body' is not reported
|
||||
|
||||
fun foo() {
|
||||
<!NON_MEMBER_FUNCTION_NO_BODY!>fun bar()<!>
|
||||
}
|
||||
Reference in New Issue
Block a user