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

-- !!! Pattern syntax in expressions

f x = x@x