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

7 lines
81 B
Plaintext

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