[project @ 2000-06-01 08:51:05 by simonmar]
Test for declaring an infix constructor using prefix notation, eg. data T a b = (:^:) a b
ghc/tests/reader/should_compile/read028.hs
0 → 100644
Please register or sign in to comment
Test for declaring an infix constructor using prefix notation, eg. data T a b = (:^:) a b