summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/T10052/T10052-input.hs
blob: 89879a719544bdcabac116eba74652964ebba149 (plain)
1
main = let (x :: String) = "hello" in putStrLn x