aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/modules/import-as.hs
{- ORACLE_TEST pass -}
module IA where
import Data.Maybe as M
x = M.fromMaybe 0 Nothing{- ORACLE_TEST pass -}
module IA where
import Data.Maybe as M
x = M.fromMaybe 0 Nothing