VAR_STATIC top-level constant

int const VAR_STATIC

There is only one instance of the variable.

Implementation

const VAR_STATIC = 1;