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 a2836f5 commit 32c5016Copy full SHA for 32c5016
java/ql/test-kotlin2/library-tests/numlines/callable.expected
@@ -1,6 +1,6 @@
1
| test.kt:2:1:4:1 | foo | 3 | 3 | 0 |
2
-| test.kt:8:1:8:5 | getX | 1 | 1 | 0 |
3
-| test.kt:18:1:18:5 | getY | 5 | 1 | 4 |
+| test.kt:8:1:8:9 | getX | 1 | 1 | 0 |
+| test.kt:18:1:18:17 | getY | 5 | 1 | 4 |
4
| test.kt:20:1:26:1 | Foo | 7 | 6 | 1 |
5
| test.kt:21:5:24:5 | bar | 4 | 3 | 1 |
6
-| test.kt:25:5:25:17 | getSomeField | 1 | 1 | 0 |
+| test.kt:25:5:25:21 | getSomeField | 1 | 1 | 0 |
0 commit comments