# -*- mode: snippet -*- # contributor: Collin J. Doering # name: (define-syntax (head args) body ...+) # key: defs # -- (define-syntax (${1:id} ${2:stx}) $0)