summaryrefslogtreecommitdiff
path: root/testsuite/tests/runghc/T17171b.stderr
blob: 088a4eca00a61476bc55e83846e6d8c115760ed5 (plain)
1
2
3
4
5
6

T17171b.hs:4:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘main’
  |
4 | main = putStrLn "NoMain"
  | ^^^^