summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T3263.stderr
blob: a7924e4b7f24b3a2f6424264c51e63fd9abca3b3 (plain)
1
2
3
4
5

T3263.hs:8:12:
    Warning: A do-notation statement discarded a result of type Char.
             Suppress this warning by saying "_ <- getChar",
             or by using the flag -fno-warn-unused-do-bind