Parse_IsVar
if (Parse_IsVar(start, &var)) {
static bool Parse_IsVar(const char *, VarAssign *);
if (!Parse_IsVar(line, &var))