5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: to
|
|
# key: to
|
|
# --
|
|
${1:name}(${2:start} to ${3:end})$0 |