Kotlin: Handle IrSyntheticBodyKind.ENUM_ENTRIES

Generated by Kotlin 1.9 for some of our tests.
This commit is contained in:
Ian Lynagh
2023-06-16 13:33:41 +01:00
parent c289f66692
commit 81142f51fb
4 changed files with 19 additions and 5 deletions

View File

@@ -1219,6 +1219,7 @@ ktSyntheticBody(
int kind: int ref
// 1: ENUM_VALUES
// 2: ENUM_VALUEOF
// 3: ENUM_ENTRIES
)
ktLocalFunction(