6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: for-guard
|
|
# key: forg
|
|
# --
|
|
$0 for ${1:list}
|