VAR constant

Keyword const VAR

Implementation

static const Keyword VAR =
    const Keyword("var", "VAR", KeywordStyle.reserved, isModifier: true);