aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/identifiers/unicode-lowercase.hs
{- ORACLE_TEST pass -}
module Main where
αβγ :: Int
αβγ = 42
café :: String
café = "hello"
naïve :: Bool
naïve = True
{- ORACLE_TEST pass -}
module Main where
αβγ :: Int
αβγ = 42
café :: String
café = "hello"
naïve :: Bool
naïve = True