case (101B)
1 # -*- mode: snippet -*- 2 # name: for switch case 3 # key: case 4 # contributor : @atotto 5 # -- 6 case $1: 7 $0