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