emacs/snippets/raku-mode/pod

9 lines
86 B
Plaintext

# -*- mode: snippet -*-
# name: Pod
# key: pod
# --
=begin ${1:comment}
$0
=end $1