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