DEBSOURCES
Skip Quicknav
sources / c2hs / 0.28.8-2 / tests / bugs / issue-149 / Issue149.chs
12345678910
module Main where #include "issue149.h" {#fun unsafe test as ^ {} -> `()'#} main :: IO () main = do test print "OK"