summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile/T12355.hs
blob: 534b8963c0c4bb781f729b4162904244da5d0546 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE GHCForeignImportPrim, UnliftedFFITypes, MagicHash #-}

module Lib where

import GHC.Exts

foreign import prim f1 :: Int# -> Int#