OUT constant

Keyword const OUT

Implementation

static const Keyword OUT =
    const Keyword(/* index = */ 127, "out", "OUT", KeywordStyle.pseudo);