aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Parens/th-proxy-dollar.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module M where
x = [| Proxy :: Proxy $a |]
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module M where
x = [| Proxy :: Proxy $a |]