5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: hash
|
||
|
# key: hash
|
||
|
# --
|
||
|
(make-hash-table $0)
|