scalacenter/scala

Support Scala 3 enum constants at runtime

bishabosha opened this issue · 1 comments

Symbols for enum constants from dotty should be understood like enum constants from java: i.e. static fields of constant type

closed by #53