non_productive: non_productive useless_token
{ /* Another non productive action. */ }
;
+%%
]])
AT_CHECK([[bison not-reduced.y]], 0, [],
//non_productive: non_productive useless_token
// { /* Another non productive action. */ }
// ;
+%%
]])
AT_CHECK([[bison reduced.y]])