Keywords

V has 44 reserved keywords (3 are literals). The following tokens are always interpreted as keywords and cannot be used as identifiers:

Special identifiers

The following identifiers are defined by the compiler in specific contexts, and they can be used as regular identifiers in other contexts:

On this page