8 lines
71 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: cond
# key: cond
# --
cond do
$0
end