4 lines
48 B
Text
4 lines
48 B
Text
|
case '${1:value}':
|
||
|
${2:// code...}
|
||
|
break;${3}
|