@@ -2832,6 +2832,27 @@ exprs.kt:
28322832# 268| 0: [AssignRemExpr] ...%=...
28332833# 268| 0: [VarAccess] updated
28342834# 268| 1: [IntegerLiteral] 1
2835+ # 272| 12: [Method] getEnumValues
2836+ #-----| 2: (Generic Parameters)
2837+ # 272| 0: [TypeVariable] T
2838+ # 272| 3: [TypeAccess] T[]
2839+ # 272| 0: [TypeAccess] T
2840+ # 272| 5: [BlockStmt] { ... }
2841+ # 272| 0: [ReturnStmt] return ...
2842+ # 274| 13: [Method] callToEnumValues
2843+ # 274| 3: [TypeAccess] Unit
2844+ # 274| 5: [BlockStmt] { ... }
2845+ # 275| 0: [ExprStmt] <Expr>;
2846+ # 275| 0: [ImplicitCoercionToUnitExpr] <implicit coercion to unit>
2847+ # 275| 0: [TypeAccess] Unit
2848+ # 275| 1: [MethodAccess] values(...)
2849+ # 275| -1: [TypeAccess] Color
2850+ # 276| 1: [ExprStmt] <Expr>;
2851+ # 276| 0: [ImplicitCoercionToUnitExpr] <implicit coercion to unit>
2852+ # 276| 0: [TypeAccess] Unit
2853+ # 276| 1: [MethodAccess] getEnumValues(...)
2854+ # 276| -2: [TypeAccess] Color
2855+ # 276| -1: [TypeAccess] ExprsKt
28352856# 142| 2: [Class] C
28362857# 142| 1: [Constructor] C
28372858#-----| 4: (Parameters)
0 commit comments