summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T13947.hs
blob: bc435e70eb9add5ac08e559360d24c41d5443fb5 (plain)
1
2
3
4
5
{-# LANGUAGE TypeOperators #-}
module T13947 where

f :: () -> Int :~: Int
f = undefined