mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Accept test changes resulting from correctly mapping extension methods' default proxies
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user