493606a481a0eec83e32b74e7f7c71f421a0d850
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read016.hs
1 -- !!! Infix decls w/ infix data constructors
2
3 module ShouldFail where
4
5 infix 6 |-
6
7 ps  |-  q:qs   = undefined