[project @ 1998-03-05 20:34:11 by sof]
[ghc-hetmet.git] / ghc / tests / ccall / should_fail / cc001.hs
1 --!!! cc002 -- ccall with ambiguous argument
2 module Test where
3
4 f :: IO ()
5 f = _ccall_ foo (undefined ())