From: Nicolas George <nicolas.george@ens.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Use of Hashtbl
Date: Mon, 26 Nov 2001 11:34:24 +0100 [thread overview]
Message-ID: <20011126113424.A22457@clipper.ens.fr> (raw)
In-Reply-To: <200111261013.fAQADBH09822@ionie.inria.fr>; from francois.thomasset@inria.fr on Mon, Nov 26, 2001 at 10:16:33AM +0000
Le sextidi 6 frimaire, an CCX, Francois Thomasset a écrit :
> # T.add hashtable "un" ();; T.add hashtable "deux" ();;
It has nothing to do with Hashtbl:
# prerr_endline "one";; prerr_endline "two";;
one
- : unit = ()
# prerr_endline "one";; + syntax error;;
one
- : unit = ()
Obviously, the toplevel stops parsing after the first ;;.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
next prev parent reply other threads:[~2001-11-26 10:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-26 10:13 Francois Thomasset
2001-11-26 10:34 ` Nicolas George [this message]
2001-11-26 10:20 Damien Doligez
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=20011126113424.A22457@clipper.ens.fr \
--to=nicolas.george@ens.fr \
--cc=caml-list@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