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