j
k
j a
j l
Because a block is always a void expression:
statement_with_semicolon: unused2 expected_semicolon ;
/.../
unused2: comma_expr { $$=mkcastnode(void_type_string, $1); } ;
Back to the thread
Back to the list