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