1 2 3 4 5 6
{-# OPTIONS_GHC -fno-warn-typed-holes #-} module ShouldFail where -- !!! Pattern syntax in expressions f x = ~ x