Files
codeql/java/ql/test-kotlin2/library-tests/lazy-val-multiple-constructors/test.expected

3 lines
188 B
Plaintext

| test.kt:3:23:3:32 | new KProperty1<Test,Integer>(...) { ... } | test.kt:3:23:3:32 | ...::... |
| test.kt:3:28:3:32 | new Function0<Integer>(...) { ... } | test.kt:3:28:3:32 | ...->... |