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