added stripped space back

This commit is contained in:
Andrey Dernov
2016-07-07 09:35:13 +03:00
parent 0430d0cdc0
commit 47ea0abd54
@@ -1175,7 +1175,7 @@ class Foo {{
class Foo {{
for (int a<caret> = 0; a < array.length; a++) {
= array[a];
}
}}
"""