Ian Lynagh
|
d8a99e6b7d
|
Kotlin: Regenerate expected test output
It's now in the order generated by the new CLI. This means that
changes in test output are easier to understand.
|
2023-09-12 11:13:58 +01:00 |
|
Ian Lynagh
|
6fbda1a9f0
|
Kotlin: Accept test changes with 1.8
|
2023-01-10 14:41:29 +00:00 |
|
Tamas Vajk
|
09051e76cf
|
Kotlin: extract isEnumConstant relation
|
2022-10-04 13:30:02 +02:00 |
|
Tamas Vajk
|
876bea653d
|
Kotlin: Add test case for missing enum constants
|
2022-10-04 13:29:15 +02:00 |
|
Chris Smowton
|
837bef60fe
|
Add java.lang.Enum ordinal and name accessors to special-cased JVM names
Kotlin represents these as read-only properties with unusual getter names.
|
2022-06-14 21:44:54 +01:00 |
|