Update some test due smap generation

This commit is contained in:
Michael Bogdanov
2015-01-29 13:54:09 +03:00
parent c582b1d9ce
commit 99496f8f52
7 changed files with 8 additions and 6 deletions
@@ -9,4 +9,4 @@ fun foo(i: Int = 1) {
inline fun bar(i: Int = 1) {
}
// 2 3 4 7 6 10 9
// 2 3 9 4 7 6 10 9 10