RBRACE
if (pattern[0] == LBRACE && pattern[1] == RBRACE && pattern[2] == EOS) {
else if (*pe == RBRACE) {
case RBRACE: