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