RIGHT_SQUARE_BRACKET
if (current_char == RIGHT_SQUARE_BRACKET) {
*compilep = RIGHT_SQUARE_BRACKET;
while (current_char != RIGHT_SQUARE_BRACKET) {
RIGHT_SQUARE_BRACKET) {