# -*- mode: snippet -*- # contributor: Li Zhu # name: if then end if # -- if ( ${1:condition} ) then $0 end if