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