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 b5e560b commit bf4e4ebCopy full SHA for bf4e4eb
compiler/src/dotty/tools/dotc/core/Definitions.scala
@@ -2132,6 +2132,7 @@ class Definitions {
2132
// force initialization of every symbol that is synthesized or hijacked by the compiler
2133
syntheticCoreClasses
2134
syntheticCoreMethods
2135
+ ScalaValueClasses()
2136
JavaEnumClass
2137
// end force initialization
2138
isInitialized = true
0 commit comments