summaryrefslogtreecommitdiff
path: root/testsuite/tests/dynlibs/T13702.hs
blob: 6031191cef43206de2976485acfbadb20b7e27f2 (plain)
1
2
3
4
{-# LANGUAGE ForeignFunctionInterface #-}

main :: IO ()
main = putStrLn "hello world"