hls-pragmas-plugin-1.0.0.0: test/testdata/UnusedImports.expected.hs
{-# OPTIONS_GHC -Wall #-}
{-# OPTIONS_GHC -Wno-unused-imports #-}
module M where
import Data.Functor
{-# OPTIONS_GHC -Wall #-}
{-# OPTIONS_GHC -Wno-unused-imports #-}
module M where
import Data.Functor