summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail016.hs
blob: 7dccaa90b1053c686b4d23d7158e70277726079e (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