aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/identifiers/by-varid.hs
{- ORACLE_TEST pass -}
module ByVarId where
by :: ()
by = ()
useBy :: ()
useBy = by
{- ORACLE_TEST pass -}
module ByVarId where
by :: ()
by = ()
useBy :: ()
useBy = by