summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T21327.hs
blob: 0f0fcc9e019a47a24ecb130624cdfb4b22844c89 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE ImplicitParams, MagicHash #-}

module T21327 where

import GHC.Exts

foo () = (?p :: Int#)