# -*- mode: snippet -*-
|
|
# contributor: Xah Lee (XahLee.org)
|
|
# name: get
|
|
# key: get
|
|
# --
|
|
(get ${1:symbol} {2:propname})
|