For expression recovery

This commit is contained in:
Mikhael Bogdanov
2013-02-26 15:35:34 +04:00
parent 49bbbe1a0b
commit 1e4536a914
3 changed files with 47 additions and 1 deletions
@@ -0,0 +1,3 @@
fun f() {
for (v: in 1..2) {}
}