Files
codeql/java/ql/test-kotlin2/library-tests/inherited-single-abstract-method/test.expected
2023-11-17 14:07:13 +00:00

5 lines
288 B
Plaintext

| test.kt:0:0:0:0 | TestKt | test.kt:3:1:3:35 | f |
| test.kt:0:0:0:0 | TestKt | test.kt:5:1:9:1 | test |
| test.kt:7:5:7:12 | new Function1<String,String>(...) { ... } | test.kt:7:5:7:12 | invoke |
| test.kt:7:5:7:12 | new UnaryOperator<String>(...) { ... } | test.kt:7:5:7:12 | apply |