3 lines
47 B
Text
3 lines
47 B
Text
if (${1:/* condition */}) {
|
|
${2:// code...}
|
|
}
|
if (${1:/* condition */}) {
|
|
${2:// code...}
|
|
}
|