mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-22 12:44:19 +00:00
Remove backpassing
This commit is contained in:
parent
b8040bf6a2
commit
cbcbfd3265
94 changed files with 231 additions and 2246 deletions
|
|
@ -51,7 +51,7 @@ pub fn highlight(code: &str) -> Vec<String> {
|
|||
| Token::Backslash
|
||||
| Token::Pizza
|
||||
| Token::Arrow
|
||||
| Token::Backpass
|
||||
| Token::BackArrow
|
||||
| Token::ColonEquals
|
||||
| Token::Colon
|
||||
| Token::And
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue