Intention tests: add runtime where necessary
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo() {
|
||||
// check that original formatting of "x+1" and "1 .. 4" is preserved
|
||||
(1 .. 4).forEach { x ->
|
||||
|
||||
Reference in New Issue
Block a user