4 lines
44 B
Plaintext
Executable File
4 lines
44 B
Plaintext
Executable File
while ${1:conidition}
|
|
${2:/* code */}
|
|
end
|