summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod48.stderr
blob: 96e8f7cf62001c969e6ed43c9b277837e7e20e1a (plain)
1
2
3
4

mod48.hs:5:3: error: [GHC-69248]
    Pattern bindings (except simple variables) not allowed in class declaration:
      (x, y) = error "foo"