ASSERT constant

Keyword const ASSERT

Implementation

static const Keyword ASSERT =
    const Keyword("assert", "ASSERT", KeywordStyle.reserved);