Hi guys, sorry for such silly question, but I had argument with my pals about lexical analyze and we've decided to ask community.
The question is: Whether the statement "int some_variable = ;" would be interpreted as invalid during the lexical analyze stage or during the syntax analyze stage in C grammar. Thanks