f0dd58c8ff75b751f28122d22422698fbcb755d9
[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 ())