Skip to content

Commit 8a3fa2e

Browse files
committed
Fix expected SMAPs after test muting for native
1 parent a5e4e02 commit 8a3fa2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compiler/testData/codegen/boxInline/smap/inlineOnly/reified.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _2Kt
2929
test/_1Kt
3030
*L
3131
1#1,12:1
32-
5#2:13
32+
6#2:13
3333
*E
3434
*S KotlinDebug
3535
*F

compiler/testData/codegen/boxInline/smap/inlineOnly/reifiedProperty.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _2Kt
2929
test/_1Kt
3030
*L
3131
1#1,12:1
32-
5#2:13
32+
6#2:13
3333
*E
3434
*S KotlinDebug
3535
*F

0 commit comments

Comments
 (0)