Files
codeql/java/ql/integration-tests/posix-only/kotlin/generic-extension-property/test.expected

5 lines
254 B
Plaintext

| User.java:5:5:5:34 | getKotlinVal(...) | getKotlinVal | String |
| test.kt:8:43:8:78 | with(...) | with | Function1<? super T,? extends R> |
| test.kt:8:43:8:78 | with(...) | with | T |
| test.kt:8:55:8:76 | getKotlinVal(...) | getKotlinVal | String |