Copy EnumWhenLowering from Kotlin/Native

This commit is contained in:
pyos
2019-05-07 13:53:08 +02:00
committed by Georgy Bronnikov
parent 52315106e8
commit fb194e982e
11 changed files with 117 additions and 9 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
enum class Season {
WINTER,
SPRING,