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

    x :: Int#