summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail016.hs
blob: 1bf15b042198fea5d141af71b31fb92d32e70c8f (plain)
1
2
3
4
5
6
7
8
9
{-# OPTIONS_GHC -fno-warn-typed-holes #-}
module ShouldFail where

-- !!! Pattern syntax in expressions

f x = x @ x
g x = ~ x
h x = _