summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_fail/rnfail016.hs
blob: 1fa71c583a083a1a8a364e29198fe6ac922cab7f (plain)
1
2
3
4
5
6
7
8
module ShouldFail where

-- !!! Pattern syntax in expressions

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