caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Andre Nathan <andre@sneakymustard.com>
To: Nicolas Pouillard <nicolas.pouillard@gmail.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Revised syntax scope (3.10 vs. 3.11)
Date: Fri, 27 Mar 2009 11:43:19 -0300	[thread overview]
Message-ID: <1238164999.5994.2.camel@homesick> (raw)
In-Reply-To: <1238147023-sup-5902@ausone.inria.fr>

On Fri, 2009-03-27 at 10:45 +0100, Nicolas Pouillard wrote:
> That was indeed the intended behavior, to get a larger scope for 'a'
> use this syntax:
> 
>   <:expr<
>     do {
>       let a = "foo"; (* <--- semicolon here *)
>       print_endline a;
>       print_endline a
>     }
>   >>

Thank you!

Andre


      reply	other threads:[~2009-03-27 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27  4:42 Andre Nathan
2009-03-27  9:45 ` [Caml-list] " Nicolas Pouillard
2009-03-27 14:43   ` Andre Nathan [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=1238164999.5994.2.camel@homesick \
    --to=andre@sneakymustard.com \
    --cc=caml-list@inria.fr \
    --cc=nicolas.pouillard@gmail.com \
    /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).