6 lines
No EOL
67 B
Text
6 lines
No EOL
67 B
Text
# name: until ... end
|
|
# key: until
|
|
# --
|
|
until ${condition}
|
|
$0
|
|
end |