# -*- mode: snippet -*-
# name: import
# key: import
# expand-env: ((yas-triggers-in-field nil))
# --
(:import ($1))$>