scalacenter / scala

The Scala programming language

Home Page:http://www.scala-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Scala 3 enum constants at runtime

bishabosha opened this issue · 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