6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
case $foo in
|
||
|
bar) thing1;;
|
||
|
baz)
|
||
|
thing1
|
||
|
thing2
|