6 lines
52 B
Plaintext
Executable File
6 lines
52 B
Plaintext
Executable File
case ${1:object}
|
|
when ${2:condition}
|
|
else
|
|
${3}
|
|
end
|