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

7 lines
136 B
Plaintext

# -*- mode: snippet -*-
# key: elif
# contributor: Translated from TextMate Snippet
# name: elseif
# --
elseif ( ${1:condition} ) then