5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Closure (function without name)
|
|
# key: closure
|
|
# --
|
|
{ $1 -> $0 } |