ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T8455.1.hs
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE DataKinds #-}
module T8455 where
ty = [t| 5 |]
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE DataKinds #-}
module T8455 where
ty = [t| 5 |]