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