emacs/snippets/raku-mode/for-guard

6 lines
76 B
Plaintext

# -*- mode: snippet -*-
# name: for-guard
# key: forg
# --
$0 for ${1:list}