IDEA 142.4859.6: Update LineNumberTestGenerated test data (due to IDEA's ASM upgrade to 5.0.4 which supports multiline labels)

This commit is contained in:
Alexey Sedunov
2015-09-20 05:06:48 +03:00
committed by Alexey Sedunov
parent 8603a36404
commit b4efe33efa
11 changed files with 11 additions and 11 deletions
@@ -9,4 +9,4 @@ fun foo(i: Int = 1) {
inline fun bar(i: Int = 1) {
}
// 2 3 9 4 7 6 10 9 10
// 2 3 9 10 4 7 6 10 9 10