2009-01-28 07:04:27 +00:00

6 lines
79 B
Plaintext

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