aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/expressions/section-backtick-right.hs
{- ORACLE_TEST pass -}
module ExprS305SectionBacktickRight where
x = map (2 `div`) [2, 4, 6]{- ORACLE_TEST pass -}
module ExprS305SectionBacktickRight where
x = map (2 `div`) [2, 4, 6]