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

6 lines
81 B
Plaintext

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