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