summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/exactprint/LocalDecls2.expected.hs
blob: d2353e94c542a0c5314a8955ab9bfbe885d5169b (plain)
1
2
3
4
5
6
7
8
module LocalDecls2 where

foo a = bar a
  where
    nn :: Int
    nn = 2