packages feed

ghc-exactprint-0.2: tests/examples/LayoutLet.hs

foo x =
  let
    a = 1
    b = 2
  in x + a + b