J2K: generate accessor bodies in expression form if possible
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
var x = 0
|
||||
|
||||
fun <caret>foo() {
|
||||
x += 1
|
||||
}
|
||||
Reference in New Issue
Block a user