LOGOR
(c == '|') ? LOGOR :
while ((c = token(0)) == LOGAND || c == LOGOR) {
{ "||", LOGOR, false },
ret = c == LOGOR;