2016-10-20 10:27:10 +02:00

8 lines
71 B
Plaintext

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