aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Hackage/snap-core-scc-pragma-in-binding.hs
{- ORACLE_TEST pass -}
module A where
f = g
where
g = {-# SCC "name" #-} undefined
{- ORACLE_TEST pass -}
module A where
f = g
where
g = {-# SCC "name" #-} undefined