DEBSOURCES
Skip Quicknav
sources / c2hs / 0.28.8-2 / tests / bugs / issue-133 / Issue133.chs
123456789
module Main where #include "issue133.h" {#pointer tdptst as VoidTest1#} {#pointer *tdtst as VoidTest2#} main :: IO () main = putStrLn "OK"