mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
4 lines
200 B
Plaintext
4 lines
200 B
Plaintext
| test.kt:8:10:8:10 | int e | Variable 'int e' is never read. |
|
|
| test.kt:14:11:14:13 | int idx | Variable 'int idx' is never read. |
|
|
| test.kt:14:16:14:16 | int e | Variable 'int e' is never read. |
|