Date: Sat, 18 Dec 1999 18:41:29 +0100 (MET)
From: Juergen Pfitzenmaier <pfitzen@informatik.uni-tuebingen.de>
Message-Id: <199912181741.SAA29913@sunstroke.informatik.uni-tuebingen.de>
To: caml-list@inria.fr
Subject: Re: How do I ..
John Skaller was asking about:
> # let f (lx:x : int) = x + 1;;
> Syntax error
maybe let f lx: (x : int) = x + 1;;
is what you want.
pfitzen
This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:29 MET