token_defined
replace_with_bool(token, token_defined(token));
arg = token_defined(next);
arg = !token_defined(next);