mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
Removing extra private tag references
This commit is contained in:
parent
cf8409dfaa
commit
2ab01107d3
4 changed files with 4 additions and 48 deletions
|
@ -223,7 +223,6 @@ pub enum BadIdent {
|
|||
WeirdDotAccess(Position),
|
||||
WeirdDotQualified(Position),
|
||||
StrayDot(Position),
|
||||
BadPrivateTag(Position),
|
||||
BadOpaqueRef(Position),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue