Files
kotlin-fork/compiler/testData/ir/irText/declarations/annotations
Dmitry Petrov 360bfcaf6a KT-29340 Provide effective modality for enum class in IR
* if enum class has abstract members, then it is ABSTRACT
* otherwise, if enum class has entries with members, then it is OPEN
* otherwise, it is FINAL.
2019-01-22 10:52:54 +03:00
..
2018-12-10 17:26:55 +03:00
2018-12-10 17:26:55 +03:00