mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
35 lines
No EOL
205 B
Text
35 lines
No EOL
205 B
Text
"if"
|
|
"then"
|
|
"else"
|
|
"when"
|
|
"as"
|
|
"is"
|
|
"expect"
|
|
|
|
"app"
|
|
"platform"
|
|
"provides"
|
|
"requires"
|
|
"exposes"
|
|
"imports"
|
|
"effects"
|
|
"interface"
|
|
|
|
"|>"
|
|
"=="
|
|
"!="
|
|
"&&"
|
|
"||"
|
|
"+"
|
|
"*"
|
|
"-"
|
|
"//"
|
|
"/"
|
|
"<="
|
|
"<"
|
|
">="
|
|
">"
|
|
"^"
|
|
"%"
|
|
|
|
"->" |