2009-08-29 17:59:02 +00:00

7 lines
132 B
Plaintext

# -*- mode: snippet -*-
# key: elsif
# contributor: Translated from TextMate Snippet
# name: elsif ...
# --
elsif ${1:condition}
$0