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