Skip to content

Commit 0d0d240

Browse files
committed
Accept test changes re: new compiler-generated nodes
1 parent 8214c3b commit 0d0d240

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

java/ql/test/kotlin/library-tests/reflection/reflection.expected

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,9 @@ modifiers
232232
compGenerated
233233
| file://<external>/Class2.class:0:0:0:0 | getValue | 3 |
234234
| file://<external>/Class2.class:0:0:0:0 | getValue | 3 |
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 |
235238
| reflection.kt:33:9:33:23 | getP0 | 3 |
236239
| reflection.kt:34:9:34:23 | getP1 | 3 |
237240
| reflection.kt:34:9:34:23 | setP1 | 3 |

0 commit comments

Comments
 (0)