DO constant

Keyword const DO

Implementation

static const Keyword DO =
    const Keyword(94, "do", "DO", KeywordStyle.reserved);