5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: fun
|
|
# key: fun
|
|
# --
|
|
fun ${1:args} -> $0 |