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