Files
codeql/java/ql/test/kotlin/query-tests/UselessParameter/UselessParameter.expected

3 lines
133 B
Plaintext

| Test.kt:11:8:11:18 | a | The parameter 'a' is never used. |
| Test.kt:19:5:19:5 | <this> | The parameter '<this>' is never used. |