packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/expressions/section-backtick-left.hs

{- ORACLE_TEST pass -}
module ExprS305SectionBacktickLeft where
x = map (`div` 2) [2, 4, 6]