Updated line numbers tests

This commit is contained in:
Michael Bogdanov
2016-04-19 15:18:04 +03:00
parent ab2d3665a4
commit faca68297c
7 changed files with 7 additions and 7 deletions
@@ -9,4 +9,4 @@ fun foo(i: Int = 1) {
inline fun bar(i: Int = 1) {
}
// 2 3 9 10 4 7 6 10 9 10
// 2 3 14 15 4 7 6 10 9 16