K2: library-tests/inherited-default-value: Accept loc changes

This commit is contained in:
Ian Lynagh
2023-10-27 12:39:45 +01:00
parent 23d881baa4
commit 081a4ad021

View File

@@ -1,2 +1,2 @@
| test.kt:3:8:3:28 | f(...) | test.kt:3:8:3:28 | f | test.kt:1:1:5:1 | A |
| test.kt:11:16:11:23 | f$default(...) | test.kt:3:8:3:28 | f$default | test.kt:1:1:5:1 | A |
| test.kt:3:3:3:28 | f(...) | test.kt:3:3:3:28 | f | test.kt:1:1:5:1 | A |
| test.kt:11:16:11:23 | f$default(...) | test.kt:3:3:3:28 | f$default | test.kt:1:1:5:1 | A |