hls-splice-plugin-1.0.0.3: test/testdata/TTypeAppExp.expected.hs
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeApplications #-}
module TTypeAppExp where
import Data.Proxy
f :: Proxy Int
f = Proxy @Int
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeApplications #-}
module TTypeAppExp where
import Data.Proxy
f :: Proxy Int
f = Proxy @Int