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

-- #1821

module Par where

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