caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Pierre Etchemaite <petchema@concept-micro.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Weird ref behaviour...
Date: Sat, 25 Feb 2006 11:22:45 +0100	[thread overview]
Message-ID: <20060225112245.aa114d15.petchema@concept-micro.com> (raw)
In-Reply-To: <ad8cfe7e0602250115md0409faga3670a233eb3d61b@mail.gmail.com>

Le Sat, 25 Feb 2006 22:15:51 +1300, "Jonathan Roewen" <jonathan.roewen@gmail.com> a écrit :

>     in test a b, !bindings

Depending on evaluation order, that may or may not work.
According to tests, it doesn't ;)

Try:

	let result = test a b in
	result, !bindings


      reply	other threads:[~2006-02-25 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-25  9:15 Jonathan Roewen
2006-02-25 10:22 ` Pierre Etchemaite [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060225112245.aa114d15.petchema@concept-micro.com \
    --to=petchema@concept-micro.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).