mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-17 02:20:16 +00:00
minor fixes
This commit is contained in:
parent
254226f067
commit
954f687666
3 changed files with 6 additions and 6 deletions
|
@ -599,7 +599,7 @@ pub enum EType<'a> {
|
|||
TEnd(Position),
|
||||
TFunctionArgument(Position),
|
||||
TWhereBar(Position),
|
||||
THasClause(Position),
|
||||
TImplementsClause(Position),
|
||||
TAbilityImpl(ETypeAbilityImpl<'a>, Position),
|
||||
///
|
||||
TIndentStart(Position),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue