5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: function
|
|
# key: func
|
|
# --
|
|
(${1:paramters}) -> $0 |