mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
6 lines
333 B
Plaintext
6 lines
333 B
Plaintext
| test.kt:7:3:7:11 | b | String | String.class | 0 |
|
|
| test.kt:8:3:8:24 | c | List<String> | List.class | 0 |
|
|
| test.kt:9:3:9:28 | d | List<? extends String> | List.class | 0 |
|
|
| test.kt:10:3:10:24 | e | DefinedHere<String> | DefinedHere.class | 0 |
|
|
| test.kt:11:3:11:29 | f | DefinedOtherFile<String> | DefinedOtherFile.class | 0 |
|