2016-12-27 19:38:56 -07:00

5 lines
35 B
Plaintext

if (${1:true}) {
${2}
} else {
};