import (99B)
1 # -*- mode: snippet -*- 2 # name: import 3 # key: import 4 # contributor : @atotto 5 # -- 6 import ( 7 "$0" 8 )