Language:
Русский
English
type (reserved word)
A type declaration specifies an identifier that denotes a type.
Syntax
type
identifier = AnyType;
...
identifier = AnyType;
AnyType is a type identifier of any of the following types:
type (reserved word) |
|