summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail016.hs
blob: 493606a481a0eec83e32b74e7f7c71f421a0d850 (plain)
1
2
3
4
5
6
7
-- !!! Infix decls w/ infix data constructors

module ShouldFail where

infix 6 |-

ps  |-  q:qs   = undefined