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