We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ScalaValueClasses()
1 parent c3377d4 commit 240e95aCopy full SHA for 240e95a
compiler/src/dotty/tools/dotc/core/Definitions.scala
@@ -2133,6 +2133,7 @@ class Definitions {
2133
// force initialization of every symbol that is synthesized or hijacked by the compiler
2134
syntheticCoreClasses
2135
syntheticCoreMethods
2136
+ ScalaValueClasses()
2137
JavaEnumClass
2138
// end force initialization
2139
isInitialized = true
0 commit comments