c2hs-0.26.1: tests/bugs/issue-44/Issue44.chs
module Main where
#include "issue44.h"
{#pointer *foo as ^ foreign newtype#}
main :: IO ()
main = putStrLn "dummy"
module Main where
#include "issue44.h"
{#pointer *foo as ^ foreign newtype#}
main :: IO ()
main = putStrLn "dummy"