We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8e105 commit d52f2e5Copy full SHA for d52f2e5
java/ql/test-kotlin2/library-tests/lazy-val-multiple-constructors/test.expected
@@ -1,2 +1,2 @@
1
-| test.kt:3:20:3:32 | new KProperty1<Test,Integer>(...) { ... } | test.kt:3:20:3:32 | ...::... |
+| test.kt:3:23:3:32 | new KProperty1<Test,Integer>(...) { ... } | test.kt:3:23:3:32 | ...::... |
2
| test.kt:3:28:3:32 | new Function0<Integer>(...) { ... } | test.kt:3:28:3:32 | ...->... |
0 commit comments