mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-04 00:55:00 +00:00
remove duplicate keyword
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
28146c939f
commit
cac2eac6de
1 changed files with 1 additions and 1 deletions
|
|
@ -1982,4 +1982,4 @@ Here are various Roc expressions involving operators, and what they desugar to.
|
|||
|
||||
These are all of the language keywords supported by Roc;
|
||||
|
||||
`if`,`then`,`else`,`when`,`as`,`is`,`dbg`,`expect`,`expect-fx`,`crash`,`interface`,`app`,`package`,`platform`,`hosted`,`exposes`,`imports`,`with`,`generates`,`package`,`packages`,`requires`,`provides`,`to`
|
||||
`if`,`then`,`else`,`when`,`as`,`is`,`dbg`,`expect`,`expect-fx`,`crash`,`interface`,`app`,`package`,`platform`,`hosted`,`exposes`,`imports`,`with`,`generates`,`packages`,`requires`,`provides`,`to`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue