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.
1 parent ed4d759 commit 459e47dCopy full SHA for 459e47d
compiler/src/dotty/tools/dotc/reporting/ErrorMessageID.scala
@@ -163,7 +163,7 @@ enum ErrorMessageID extends java.lang.Enum[ErrorMessageID]:
163
ExtensionCanOnlyHaveDefsID,
164
UnexpectedPatternForSummonFromID,
165
AnonymousInstanceCannotBeEmptyID,
166
- TypeSpliceInValPatternID, // Error does not exist anymore
+ UNUSED3,
167
ModifierNotAllowedForDefinitionID,
168
CannotExtendJavaEnumID,
169
InvalidReferenceInImplicitNotFoundAnnotationID,
0 commit comments