haskell-src-exts-1.16.0: tests/examples/TySplice.hs.prettyprinter.golden
{-# LANGUAGE TemplateHaskell #-}
module Main (main) where
[| f :: $ty |]
[| f :: $( fun ty ) |]
{-# LANGUAGE TemplateHaskell #-}
module Main (main) where
[| f :: $ty |]
[| f :: $( fun ty ) |]