# -*- mode: snippet -*-
# name: format
# key: print
# --
(format t "~& $0 ~%")
