aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/pragma/ModuleWarning.hs
{- ORACLE_TEST pass -}
module ModuleWarning {-# WARNING "This module is intentionally unstable" #-} where
warningValue :: Int
warningValue = 1
{- ORACLE_TEST pass -}
module ModuleWarning {-# WARNING "This module is intentionally unstable" #-} where
warningValue :: Int
warningValue = 1