[
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: | -- (:) |
| From: | Jacques Le Normand <rathereasy@g...> |
| Subject: | type error |
Hello caml-list, I don't quite understand what the error is here: type foo = <bar:int;..> error: A type variable is unbound in this type declaration. In definition < bar : int; .. > the variable 'a is unbound cheers --Jacques