4 lines
53 B
Plaintext
Executable File
4 lines
53 B
Plaintext
Executable File
<%- for ${2:item} in ${1:list} -%>
|
|
${3}
|
|
<%- end -%>
|