summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_compile/T12746A.hs
blob: 4cf7b070fb37299c71764c1c0770fafcbc4ff137 (plain)
1
2
3
4
5
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module T12746A where

pattern Foo :: Int
pattern Foo = 0x00000001