4 lines
78 B
Text
4 lines
78 B
Text
|
# name: ... while ...
|
||
|
# key: xwhile
|
||
|
# --
|
||
|
${1:expression} while ${2:condition};
|