summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_compile/read_1821.hs
blob: f9669ab053c0e8715d39c9bcd003e0d514e7f362 (plain)
1
2
3
4
5
6
7
8
9
10

-- Trac #1821

module Par where

f x = x
  where
-- ######### x86_64 machine code:
    g y = y
    h y = y