6 lines
No EOL
66 B
Text
6 lines
No EOL
66 B
Text
# name: case ... of ... end
|
|
# key: case
|
|
# --
|
|
case $1 of
|
|
$0
|
|
end |