aihc-cpp-1.0.0.2: test/Test/Fixtures/progress/language-pragma-closing-line.hs
{-# LANGUAGE
DataKinds
, DeriveGeneric
, OverloadedStrings
#-}
module Example where
x :: Int
x = 1
{-# LANGUAGE
DataKinds
, DeriveGeneric
, OverloadedStrings
#-}
module Example where
x :: Int
x = 1