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
@@ -13,4 +13,4 @@ inline fun foo(f: () -> Unit) {
f()
}
// 2 12 3 6 12 7 9 12 13 14
// 2 12 13 3 14 6 12 13 7 14 9 12 13 14