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

-- | See the defn of @'⊆'@.
() :: () -> () -> ()
_  _ = ()