summaryrefslogtreecommitdiff
path: root/libraries/base/tests/IO/T21336/T21336b.hs
blob: a8f0329dd0c59d746fc3fc04031904967320fc4e (plain)
1
2
3
4
5
6
import GHC.Weak
import System.IO

main :: IO ()
main = hPutStr stdout "hello"