Skip to content

Commit

Permalink
Remove TypeSpliceInValPatternID
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasstucki committed May 10, 2022
1 parent f56b376 commit 8ae971f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ enum ErrorMessageID extends java.lang.Enum[ErrorMessageID]:
ExtensionCanOnlyHaveDefsID,
UnexpectedPatternForSummonFromID,
AnonymousInstanceCannotBeEmptyID,
TypeSpliceInValPatternID, // Error does not exist anymore
UNUSED3,
ModifierNotAllowedForDefinitionID,
CannotExtendJavaEnumID,
InvalidReferenceInImplicitNotFoundAnnotationID,
Expand Down

0 comments on commit 8ae971f

Please sign in to comment.