summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T13821B.bkp
blob: 238ad6e9abd79ba0c6977e06a8054adf796d472c (plain)
1
2
3
4
5
6
{-# LANGUAGE MagicHash #-}
unit T13821B where
  signature A where
    import GHC.Exts

    x :: Int#