6 lines
35 B
Plaintext
6 lines
35 B
Plaintext
case ${1}
|
|
when ${2}
|
|
else
|
|
${3}
|
|
end
|
case ${1}
|
|
when ${2}
|
|
else
|
|
${3}
|
|
end
|