haskell-src-exts-1.17.0: 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 ()