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

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