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