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
@@ -16,4 +16,4 @@ fun foo() {
}
}
// 2 3 7 5 7 10 11 15 13 15 10
// 2 3 7 5 7 10 11 15 13 15 10 17