pub const RIGHT_PAREN: &str = ")";
The string “)”. This constant is used to represent a right parenthesis.