summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/T10398.stderr
blob: 4a51fcd55d4c4ceebc4491b1fbb3792b1c50b740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

==================== Parser ====================
module Foo (
        <IEDocNamed: chunk1>, <IEDocNamed: chunk2>, foo,
        <IEDocNamed: chunk3>, bar
    ) where
<document comment>
<document comment>
<document comment>
foo = 3
bar = 7