summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/TH_exn1.stderr
blob: 540ced9278f369c8905ff4f78af1aca594c002a1 (plain)
1
2
3
4
5
6

TH_exn1.hs:1:1: error:
    Exception when trying to run compile-time code:
      TH_exn1.hs:(9,2)-(11,2): Non-exhaustive patterns in case

    Code: (case reverse "no" of [] -> return [])