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 b148e31 commit 4da480eCopy full SHA for 4da480e
java/ql/test/kotlin/library-tests/parameter-defaults/defaults.expected
@@ -1,5 +1,7 @@
1
| test.kt:5:3:7:3 | f | test.kt:5:3:7:3 | f$default |
2
+| test.kt:19:3:22:3 | f | test.kt:19:3:22:3 | f$default |
3
| test.kt:34:14:36:3 | f | test.kt:34:14:36:3 | f$default |
4
+| test.kt:56:3:58:3 | test | test.kt:56:3:58:3 | test$default |
5
| test.kt:68:1:80:1 | TestConstructor | test.kt:68:1:80:1 | TestConstructor |
6
| test.kt:86:5:88:5 | f | test.kt:86:5:88:5 | f$default |
7
| test.kt:106:7:108:7 | f | test.kt:106:7:108:7 | f$default |
0 commit comments