2008-03-06 09:15:58 +00:00

6 lines
60 B
Plaintext

#name : if ( ¡­ ) { ¡­ }
# --
if (${1:condition})
{
$0
}