6b456c1b7a4f ^
1 2 3 4 5 6 7
# -*- mode: snippet -*- # name: Function # key: fn # -- let $1 = (~$2:$3) => { $4 };