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

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