Browse thread
Private type syntax and error message
- Colonna Francois
[
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: | Colonna Francois <f.colonnacesari@f...> |
| Subject: | Private type syntax and error message |
Hello, if, as I found in the documentation, I write : # type my_int = private int;; I get the message : "This fixed type is not an object or variant" 1. The message is very obscure 2. why this syntax is not implemented as it should be ? Best, François Colonna