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 8214c3b commit 0d0d240Copy full SHA for 0d0d240
java/ql/test/kotlin/library-tests/reflection/reflection.expected
@@ -232,6 +232,9 @@ modifiers
232
compGenerated
233
| file://<external>/Class2.class:0:0:0:0 | getValue | 3 |
234
235
+| file://<external>/KTypeProjection.class:0:0:0:0 | contravariant | 8 |
236
+| file://<external>/KTypeProjection.class:0:0:0:0 | covariant | 8 |
237
+| file://<external>/KTypeProjection.class:0:0:0:0 | invariant | 8 |
238
| reflection.kt:33:9:33:23 | getP0 | 3 |
239
| reflection.kt:34:9:34:23 | getP1 | 3 |
240
| reflection.kt:34:9:34:23 | setP1 | 3 |
0 commit comments