aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/UnicodeSyntax/unicode-operator-undertie.hs
{- ORACLE_TEST pass -}
module UnicodeOperatorUndertie where
(‿) :: Int -> Int -> Int
(‿) = (+)
{- ORACLE_TEST pass -}
module UnicodeOperatorUndertie where
(‿) :: Int -> Int -> Int
(‿) = (+)