Browse thread
[Caml-list] Str broken
[
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-09-14 (13:05) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] Str broken |
On Tue, 2004-09-14 at 19:35, micha-1@fantasymail.de wrote: > On Tuesday 14 September 2004 11:26, skaller wrote: > > The Str module seems not to work: > > > > open Str;; > > let re = "(a\\|b)*abb" > > it works with: > > let re = "\\(a\\|b\\)*abb" Ah, you are right that I messed the notation (despite actually checking the manual). Thx! -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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