mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
4 lines
54 B
Text
4 lines
54 B
Text
when x is
|
|
"blah" | "blop" -> 1
|
|
"foo" |
|
|
"bar" -> 2
|