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