haskell-src-exts-1.15.0.1: tests/examples/ForeignImport.hs.prettyprinter.golden
module Main (main) where
foreign import ccall unsafe "getProgArgv" getProgArgv ::
Ptr CInt -> Ptr (Ptr CString) -> IO ()
module Main (main) where
foreign import ccall unsafe "getProgArgv" getProgArgv ::
Ptr CInt -> Ptr (Ptr CString) -> IO ()