70899d492d
In particular, here we add FIR_DUMP to all enum entries tests with some deprecation diagnostics and the feature on, and remove all txt-files
7 lines
214 B
Plaintext
Vendored
7 lines
214 B
Plaintext
Vendored
FILE: test.kt
|
|
public final fun test(): R|kotlin/Unit| {
|
|
Q|JEnumEntry|.R|/JEnumEntry.entries|
|
|
Q|JEnumStaticField|.R|/JEnumStaticField.entries|
|
|
Q|JEnumField|::R|/JEnumField.entries|
|
|
}
|