packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/identifiers/pattern-keyword.hs

{- ORACLE_TEST pass -}
module PatternAsIdentifier where

pattern :: Int -> Int
pattern x = x