hls-explicit-imports-plugin-2.1.0.0: test/testdata/ExplicitBreakFile.hs
{-# OPTIONS_GHC -Wall #-}
module ExplicitBreakFile where
import ExplicitA
main = putStrLn $ "hello " ++ a1
{-# OPTIONS_GHC -Wall #-}
module ExplicitBreakFile where
import ExplicitA
main = putStrLn $ "hello " ++ a1