5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: (cond [... ...]...)
|
|
# key: cond
|
|
# --
|
|
(cond [${1:predicate} $0]) |