hdiff
packages
feed
haskell-tools-refactor
-0.5.0.0: examples/Refactor/ExtractBinding/AssocOpMiddle_res.hs
module Refactor.ExtractBinding.AssocOpMiddle where a = 1 * b * 4 where b = 2 * 3