@@ -184,7 +184,14 @@ test.kt:
184
184
# 0| 0: [TypeAccess] int
185
185
# 0| 3: [VarAccess] DayOfWeek.MONDAY
186
186
# 0| -1: [TypeAccess] DayOfWeek
187
- # 18| 3: [Annotation] GenericAnnotation<>
187
+ # 18| 3: [Annotation] GenericAnnotation
188
+ # 0| 1: [TypeLiteral] String.class
189
+ # 0| 0: [TypeAccess] String
190
+ # 0| 2: [ArrayInit] {...}
191
+ # 0| 1: [TypeLiteral] String.class
192
+ # 0| 0: [TypeAccess] String
193
+ # 0| 2: [TypeLiteral] String.class
194
+ # 0| 0: [TypeAccess] String
188
195
# 24| 4: [Annotation] AnnWithDefaults
189
196
# 0| 1: [IntegerLiteral] 1
190
197
# 0| 2: [StringLiteral] "hello"
@@ -242,7 +249,14 @@ test.kt:
242
249
# 0| 0: [TypeAccess] int
243
250
# 0| 3: [VarAccess] DayOfWeek.MONDAY
244
251
# 0| -1: [TypeAccess] DayOfWeek
245
- # 28| 3: [Annotation] GenericAnnotation<>
252
+ # 28| 3: [Annotation] GenericAnnotation
253
+ # 0| 1: [TypeLiteral] String.class
254
+ # 0| 0: [TypeAccess] String
255
+ # 0| 2: [ArrayInit] {...}
256
+ # 0| 1: [TypeLiteral] String.class
257
+ # 0| 0: [TypeAccess] String
258
+ # 0| 2: [TypeLiteral] String.class
259
+ # 0| 0: [TypeAccess] String
246
260
# 34| 4: [Annotation] AnnWithDefaults
247
261
# 0| 1: [IntegerLiteral] 1
248
262
# 0| 2: [StringLiteral] "hello"
@@ -285,17 +299,3 @@ test.kt:
285
299
# 46| 5: [BlockStmt] { ... }
286
300
# 46| 0: [SuperConstructorInvocationStmt] super(...)
287
301
# 47| 1: [BlockStmt] { ... }
288
- # 0| [TypeLiteral] String.class
289
- # 0| 0: [TypeAccess] String
290
- # 0| [ArrayInit] {...}
291
- # 0| 1: [TypeLiteral] String.class
292
- # 0| 0: [TypeAccess] String
293
- # 0| 2: [TypeLiteral] String.class
294
- # 0| 0: [TypeAccess] String
295
- # 0| [TypeLiteral] String.class
296
- # 0| 0: [TypeAccess] String
297
- # 0| [ArrayInit] {...}
298
- # 0| 1: [TypeLiteral] String.class
299
- # 0| 0: [TypeAccess] String
300
- # 0| 2: [TypeLiteral] String.class
301
- # 0| 0: [TypeAccess] String
0 commit comments