FINALLY constant

Keyword const FINALLY

Implementation

static const Keyword FINALLY =
    const Keyword("finally", "FINALLY", KeywordStyle.reserved);