DO constant

Keyword const DO

Implementation

static const Keyword DO =
    const Keyword(/* index = */ 95, "do", "DO", KeywordStyle.reserved);