6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
#name : when ... end
|
|
#group : control structure
|
|
# --
|
|
when ${condition}
|
|
$0
|
|
end |