aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/PR643_1.hs
blob: ecd0db94494bead9a5cb4f116c9282a695492058 (plain) (blame)
1
2
3
4
5
6
7
module PR643_1 where

infixr 5 `test`

-- | Some big documentation
test :: ()
test = ()