module-management-0.20.2: testdata/imports6-expected/EndComment.hs
module Test where
{- This is a comment before a -}
a = 1
{- This is a comment near EOF -}
module Test where
{- This is a comment before a -}
a = 1
{- This is a comment near EOF -}