Files
codeql/java/ql/test/kotlin/library-tests/function-n/test.expected
Chris Smowton ea9aa59627 Add test
2022-05-19 11:55:31 +01:00

4 lines
152 B
Plaintext

| test.kt:4:5:4:138 | f1 | FunctionN<String> | String |
| test.kt:5:5:5:134 | f2 | FunctionN<T1> | T1 |
| test.kt:6:5:6:110 | f3 | FunctionN<T3> | T3 |