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