hls-splice-plugin-1.0.0.1: test/testdata/TDeclKindError.hs.expected
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE QuasiQuotes #-}
module TSimpleDecl where
import Language.Haskell.TH ( mkName, clause, normalB, funD, sigD )
-- Foo
-- Bar
foo :: Int
foo = 42
bar :: Int
-- Bar
-- ee
-- dddd