Move intention-related classes and tests to "intentions" directory
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo(i: Int) {
|
||||
array(42)[(i + i<caret>)]
|
||||
}
|
||||
Reference in New Issue
Block a user