6 lines
79 B
Plaintext
Raw Normal View History

#name : when ... end
#group : control structure
# --
when ${condition}
$0
end