aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/comments/dash-dash-backtick-comment.hs
{- ORACLE_TEST pass -}
module DashDashBacktickComment where
x = 1
--`
y = 2
{- ORACLE_TEST pass -}
module DashDashBacktickComment where
x = 1
--`
y = 2