2009-12-25 17:45:46 +00:00

6 lines
55 B
Plaintext

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