summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T10576.hs
blob: 03a6d4218b58cd45253d6860b6a117c3eaf38655 (plain)
1
2
3
4
5
6
7
module T10576 where

(☀☀) :: () -> () -> ()
(☀☀) _ _ = ()

x1 = undefined :: ()
x2 = undefined :: ()