haskell-src-exts-1.16.0: tests/examples/TySplice2.hs.prettyprinter.golden
{-# LANGUAGE TemplateHaskell #-}
module Main (main) where
t1 :: $( [t| Int |] )
t1 = 1
{-# LANGUAGE TemplateHaskell #-}
module Main (main) where
t1 :: $( [t| Int |] )
t1 = 1