haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/RenameDefinition/LayoutAware.hs
module Refactor.RenameDefinition.LayoutAware where
a = do putStrLn "a"
putStrLn "b"
putStrLn "c"
module Refactor.RenameDefinition.LayoutAware where
a = do putStrLn "a"
putStrLn "b"
putStrLn "c"