mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
clippy
This commit is contained in:
parent
f5f98b2400
commit
fd5ab353db
5 changed files with 10 additions and 10 deletions
|
@ -427,7 +427,7 @@ fn eat_spaces<'a>(
|
|||
col,
|
||||
bytes,
|
||||
comments_and_newlines,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
fn eat_line_comment<'a>(
|
||||
|
@ -501,5 +501,5 @@ fn eat_line_comment<'a>(
|
|||
col,
|
||||
bytes,
|
||||
comments_and_newlines,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue