mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Kotlin: Accept test changes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
| test.kt:12:14:12:31 | listOf(...) | 0 | test.kt:12:21:12:30 | ... |
|
||||
| test.kt:13:5:13:34 | funWithOnlyVarArgs(...) | 0 | test.kt:13:24:13:33 | ... |
|
||||
| test.kt:14:5:14:50 | funWithArgsAndVarArgs(...) | 0 | test.kt:14:28:14:30 | foo |
|
||||
| test.kt:14:5:14:50 | funWithArgsAndVarArgs(...) | 1 | test.kt:14:34:14:37 | true |
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
| test.kt:12:21:12:30 | ... | 0 | test.kt:12:21:12:22 | 10 |
|
||||
| test.kt:12:21:12:30 | ... | 1 | test.kt:12:25:12:26 | 11 |
|
||||
| test.kt:12:21:12:30 | ... | 2 | test.kt:12:29:12:30 | 12 |
|
||||
| test.kt:13:24:13:33 | ... | 0 | test.kt:13:24:13:25 | 20 |
|
||||
| test.kt:13:24:13:33 | ... | 1 | test.kt:13:28:13:29 | 21 |
|
||||
| test.kt:13:24:13:33 | ... | 2 | test.kt:13:32:13:33 | 22 |
|
||||
|
||||
Reference in New Issue
Block a user