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
(‼) = (!!)
{- ORACLE_TEST pass -}
module UnicodeOperatorDoubleExclamation where
(‼) :: [a] -> Int -> a
(‼) = (!!)