packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/UnicodeSyntax/unicode-operator-double-exclamation.hs

{- ORACLE_TEST pass -}
module UnicodeOperatorDoubleExclamation where

(‼) :: [a] -> Int -> a
(‼) = (!!)