5 lines
35 B
Plaintext
5 lines
35 B
Plaintext
if (${1:true}) {
|
|
${2}
|
|
} else {
|
|
};
|
if (${1:true}) {
|
|
${2}
|
|
} else {
|
|
};
|