command 87 B

1234567
  1. # -*- mode: snippet -*-
  2. # name: command
  3. # key: command
  4. # --
  5. (defcommand $1 () ()
  6. $0)