aboutsummaryrefslogtreecommitdiff
path: root/html-test/tests/Ticket75.hs
blob: 94a2f115b44dc08f44bf813f431436d947a22a33 (plain) (blame)
1
2
3
4
5
6
7
module Ticket75 where

data a :- b = Q

-- | A reference to ':-'
f :: Int
f = undefined