mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Kotlin 2: Accept loc changes in library-tests/parameter-defaults/defaults.expected
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
| 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:34:3:36:3 | f | test.kt:34:3: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:68:22:68:75 | TestConstructor | test.kt:68:22:68:75 | 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 |
|
||||
| test.kt:124:3:126:3 | f | test.kt:124:3:126:3 | f$default |
|
||||
| test.kt:135:3:135:43 | testReturn | test.kt:135:3:135:43 | testReturn$default |
|
||||
| test.kt:145:3:147:3 | f | test.kt:145:3:147:3 | f$default |
|
||||
| test.kt:158:3:158:35 | f | test.kt:158:3:158:35 | f$default |
|
||||
| test.kt:159:12:159:44 | g$main | test.kt:159:12:159:44 | g$main$default |
|
||||
| test.kt:160:13:160:45 | h | test.kt:160:13:160:45 | h$default |
|
||||
| test.kt:161:11:161:43 | i | test.kt:161:11:161:43 | i$default |
|
||||
| test.kt:159:3:159:44 | g$main | test.kt:159:3:159:44 | g$main$default |
|
||||
| test.kt:160:3:160:45 | h | test.kt:160:3:160:45 | h$default |
|
||||
| test.kt:161:3:161:43 | i | test.kt:161:3:161:43 | i$default |
|
||||
| test.kt:171:3:171:97 | f | test.kt:171:3:171:97 | f$default |
|
||||
| test.kt:179:3:179:46 | f | test.kt:179:3:179:46 | f$default |
|
||||
| test.kt:180:3:180:34 | f | test.kt:180:3:180:34 | f$default |
|
||||
|
||||
Reference in New Issue
Block a user