mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 21:43:04 +00:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
#Author : Jonas Bonèr <jonas@jonasboner.com>
|
|
#name : new HashSet[K]
|
|
# --
|
|
new HashSet[${1:key}] $0
|