mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
6 lines
No EOL
49 B
Text
6 lines
No EOL
49 B
Text
if t1 then
|
|
1
|
|
else if t2 then
|
|
2
|
|
else
|
|
3 |