aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Arrows/operator-or-section.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE Arrows #-}
module ArrowOperatorOrSection where
fn = (|| True)
{- ORACLE_TEST pass -}
{-# LANGUAGE Arrows #-}
module ArrowOperatorOrSection where
fn = (|| True)