aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/ffi/s8-import-static-header-default-cid.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE ForeignFunctionInterface #-}
module FfiS8ImportStaticHeaderDefaultCid where
foreign import ccall "static math.h" c_cos :: Double -> Double