caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* anonymous function + lable bug?
@ 2000-11-05 13:11 Chris Hecker
  2000-11-07  2:52 ` Jacques Garrigue
  2000-11-07 13:40 ` Sven LUTHER
  0 siblings, 2 replies; 6+ messages in thread
From: Chris Hecker @ 2000-11-05 13:11 UTC (permalink / raw)
  To: caml-list


Is this a bug?

# let f = fun ~x -> x;;
val f : x:'a -> 'a = <fun>

# let g = function ~x -> x;;
Characters 17-18:
Syntax error

I thought these two were equivalent?

Chris



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-11-09 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-05 13:11 anonymous function + lable bug? Chris Hecker
2000-11-07  2:52 ` Jacques Garrigue
2000-11-07 19:03   ` Chris Hecker
2000-11-08  1:01     ` Jacques Garrigue
2000-11-07 13:40 ` Sven LUTHER
2000-11-08 19:14   ` Chris Hecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).