- Tests for OUT_OF_CODE_BLOCK_MODIFICATION behaviour
- Enable behaviour for property accessors
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// FALSE
|
||||
|
||||
fun test() {
|
||||
val a = 1<caret>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user