aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Parens/th-qualified-splice-record-dot-base.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE OverloadedRecordDot #-}
{-# LANGUAGE TemplateHaskell #-}
module M where
x = ($A.a).a
{- ORACLE_TEST pass -}
{-# LANGUAGE OverloadedRecordDot #-}
{-# LANGUAGE TemplateHaskell #-}
module M where
x = ($A.a).a