Fix tests after adding lineNumber for functions without return expression

This commit is contained in:
Natalia Ukhorskaya
2014-11-07 16:45:04 +03:00
parent 323df9498a
commit 42257218b6
10 changed files with 13 additions and 10 deletions
@@ -12,4 +12,4 @@ fun foo() {
}
}
// 2 3 5 8 9 11 8
// 2 3 5 8 9 11 8 13