Accept test changes re: new compiler-generated nodes

This commit is contained in:
Chris Smowton
2022-06-30 15:29:20 +01:00
parent 8214c3b78e
commit 0d0d240fd4

View File

@@ -232,6 +232,9 @@ modifiers
compGenerated
| file://<external>/Class2.class:0:0:0:0 | getValue | 3 |
| file://<external>/Class2.class:0:0:0:0 | getValue | 3 |
| file://<external>/KTypeProjection.class:0:0:0:0 | contravariant | 8 |
| file://<external>/KTypeProjection.class:0:0:0:0 | covariant | 8 |
| file://<external>/KTypeProjection.class:0:0:0:0 | invariant | 8 |
| reflection.kt:33:9:33:23 | getP0 | 3 |
| reflection.kt:34:9:34:23 | getP1 | 3 |
| reflection.kt:34:9:34:23 | setP1 | 3 |