2011-10-13 14:34:13 +01:00

5 lines
54 B
Plaintext

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