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 0f9afca commit 8099a8cCopy full SHA for 8099a8c
java/ql/test-kotlin2/library-tests/annotations/jvmName/test.expected
@@ -1,8 +1,8 @@
1
| Test.java:2:17:2:17 | m | m | m |
2
-| test.kt:4:9:4:18 | getX_prop | getX_prop | getX |
+| test.kt:3:9:4:18 | getX_prop | getX_prop | getX |
3
| test.kt:6:5:6:19 | getX | getX | getX |
4
-| test.kt:10:5:10:19 | changeY | changeY | setY |
5
-| test.kt:10:5:10:19 | y | y | getY |
6
-| test.kt:13:5:13:15 | method | method | fn |
+| test.kt:8:5:10:19 | changeY | changeY | setY |
+| test.kt:8:5:10:19 | y | y | getY |
+| test.kt:12:5:13:15 | method | method | fn |
7
| test.kt:17:5:17:14 | p | p | p |
8
-| test.kt:18:23:18:32 | w | w | q |
+| test.kt:18:5:18:32 | w | w | q |
0 commit comments