summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/OpaqueParseFail1.hs
blob: 368b73f2d796959e82d38b60935841bebec13938 (plain)
1
2
3
4
module OpaqueParseFail1 where

f = id
{-# OPAQUE[1] f #-}