[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / ccall / should_fail / cc001.hs
1 -- !!! cc001 -- ccall with ambiguous argument
2 module Test where
3
4 f :: IO ()
5 f = _ccall_ foo (undefined ())