4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
for ${1:lowerbound} to ${2:upperbound}
|
||
|
${3:/* code */}
|
||
|
end
|