KT-6159: allow local / private functions inlining
This commit is contained in:
@@ -7,6 +7,5 @@ fun foo() {
|
||||
bar(t)
|
||||
}
|
||||
|
||||
// TODO: should be available
|
||||
<caret>local()
|
||||
}
|
||||
Reference in New Issue
Block a user