5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: pragma
|
|
# key: prag
|
|
# --
|
|
{-# ${1:PRAGMA} #-} |