summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T2993.hs
blob: f8c7488812d4f929ee4a5292d74f9ded2bacbb73 (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE TypeOperators #-}

-- #2993

module T2993 where

foo b a = a <**> b . b