rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

case (101B)


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