haskell-tools-refactor-0.4.1.1: 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"