Update stepping tests to inspect source name, instead of method info.
This commit is contained in:
committed by
max-kammerer
parent
5dc1651a44
commit
b71b0fa32c
+11
-11
@@ -8,14 +8,14 @@ fun box() {
|
||||
inline fun foo(n: Int) {}
|
||||
|
||||
// LINENUMBERS
|
||||
// TestKt.box():3
|
||||
// TestKt.box():4
|
||||
// TestKt.box():8
|
||||
// TestKt.box():3
|
||||
// TestKt.box():4
|
||||
// TestKt.box():8
|
||||
// TestKt.box():3
|
||||
// TestKt.box():4
|
||||
// TestKt.box():8
|
||||
// TestKt.box():3
|
||||
// TestKt.box():6
|
||||
// test.kt:3
|
||||
// test.kt:4
|
||||
// test.kt:8
|
||||
// test.kt:3
|
||||
// test.kt:4
|
||||
// test.kt:8
|
||||
// test.kt:3
|
||||
// test.kt:4
|
||||
// test.kt:8
|
||||
// test.kt:3
|
||||
// test.kt:6
|
||||
Reference in New Issue
Block a user