for (87B)
1 # -*- mode: snippet -*- 2 # name: for 3 # key: for 4 # contributor : @atotto 5 # -- 6 for { 7 $0 8 }