mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-13 07:16:18 +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 |