aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/modules/pre-module-language-pragma-multiline-comment-below.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE ForeignFunctionInterface #-}
{- a
multi-line comment below pragma -}
module DemoMultiLineBelow where
x = 1