aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug952.hs
blob: 09b365e4e41d007755d2382a7bc5ef6e6d75c759 (plain) (blame)
1
2
3
4
5
module Bug952 where

-- | See 'case', 'of', '--' compared to 'Q.case', 'Q.of', 'Q.--'
foo :: ()
foo = ()