Browse thread
[Caml-list] Strange syntax behavior
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-06-02 (08:31) |
From: | Hendrik Tews <tews@t...> |
Subject: | Re: [Caml-list] Strange syntax behavior |
John Goerzen <jgoerzen@complete.org> writes: [...] In the case of if...then...else, the else clause appears to consume only the first statement following. With try..with, the with clause appears to consume everything it possibly can, despite even attempts to stop that with a begin..end clause. Is this a bug or a feature? It's definitely a feature, even documented! See the preverence table just before Section 6.7.1 in http://caml.inria.fr/ocaml/htmlman/manual015.html Bye, Hendrik ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners