aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/UnicodeSyntax/unicode-operator-en-dash.hs
{- ORACLE_TEST pass -}
module UnicodeOperatorEnDash where
(–) :: Int -> Int -> Int
(–) = (+)
{- ORACLE_TEST pass -}
module UnicodeOperatorEnDash where
(–) :: Int -> Int -> Int
(–) = (+)