Merge pull request #13508 from igfoo/igfoo/rc_kot

Kotlin: Backport some Kotlin 1.9 fixes to the rc/3.10 branch
This commit is contained in:
Ian Lynagh
2023-06-21 15:26:41 +01:00
committed by GitHub
10 changed files with 5049 additions and 6 deletions

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
description: Add ENUM_ENTRIES
compatibility: full