Intention tests: add runtime where necessary
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo() {
|
||||
<caret>for (x /* current */ in 1..10/* from 1 to 10 */) { }
|
||||
}
|
||||
Reference in New Issue
Block a user