ormolu-0.9.0.0: data/examples/import/comment-before-merged-imports.hs
-- Import stuff from Prelude explicitly import Prelude (Eq(..), Int) import Prelude ((.), ($))
-- Import stuff from Prelude explicitly import Prelude (Eq(..), Int) import Prelude ((.), ($))