# -*- mode: snippet -*- # name: Function # key: fn # -- (defun $1 ($2) "$3" $4)