summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail028.stderr
blob: 651f778bb40a862c20c8c9fb8e8f6bfbb9416980 (plain)
1
2
3
4

readFail028.hs:4:11:
    The last statement in a 'do' block must be an expression
      x <- return ()