Skip to content
Snippets Groups Projects
Commit f93c225a authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-02-27 10:33:24 by simonm]

Test for records defined with an infix constructor.
parent 8f9e5c77
No related branches found
No related tags found
No related merge requests found
module ShouldSucceed where
--!!! Infix record constructor.
data Rec = (:<-:) { a :: Int, b :: Float }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment