Accept test changes resulting from correctly mapping extension methods' default proxies

This commit is contained in:
Chris Smowton
2022-10-19 15:56:17 +01:00
parent b148e3168f
commit 4da480ecc0

View File

@@ -1,5 +1,7 @@
| test.kt:5:3:7:3 | f | test.kt:5:3:7:3 | f$default |
| test.kt:19:3:22:3 | f | test.kt:19:3:22:3 | f$default |
| test.kt:34:14:36:3 | f | test.kt:34:14:36:3 | f$default |
| test.kt:56:3:58:3 | test | test.kt:56:3:58:3 | test$default |
| test.kt:68:1:80:1 | TestConstructor | test.kt:68:1:80:1 | TestConstructor |
| test.kt:86:5:88:5 | f | test.kt:86:5:88:5 | f$default |
| test.kt:106:7:108:7 | f | test.kt:106:7:108:7 | f$default |