Intention "Convert to expression body"
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// "class org.jetbrains.jet.plugin.intentions.ConvertToExpressionBodyAction" "false"
|
||||
|
||||
fun foo() {
|
||||
<caret>val v = 1
|
||||
}
|
||||
Reference in New Issue
Block a user