Convert to block body intention action
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// "Convert to block body" "true"
|
||||
// ERROR: Unresolved reference: bar
|
||||
fun <caret>foo(): Unit {
|
||||
bar()
|
||||
}
|
||||
Reference in New Issue
Block a user