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

6 lines
80 B
Plaintext

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