<@U6F35SAVB> commented on <@U6F35SAVB>’s file <htt...
# announcements
u
@hb2708 commented on @hb2708’s file https://kotlinlang.slack.com/files/U6F35SAVB/F6FRJM346/-.txt: This code give error "uninitialized enum entry" I have it working in older kotlin version but in new update Kotlin team changed it. I found it out from KT-2349-https://youtrack.jetbrains.com/issue/KT-2349 KT-6054-https://youtrack.jetbrains.com/issue/KT-6054 Report "uninitialized enum entry" if enum entry is referenced before its declaration can any one help me to get it work in the newer version no idea about it. I am new to this. And the person who written the code is not in connection . Any descriptive answer for the same?