tvl-depot/snippets/haskell-mode/inl
2018-09-18 10:18:20 -04:00

6 lines
No EOL
110 B
Text

# -*- mode: snippet -*-
# name: inl
# key: inl
# expand-env: ((yas-indent-line 'fixed))
# --
{-# INLINE $1 #-}