6f747227f006 ^
513a35b503b4 ^
1 2
3
4 5 6 7 8 9 10 11
# -*- mode: snippet -*- # name: test-module # uuid: test-module # key: tmod # condition: t # -- mod $1 { use super::*; $0 }