list.yy: In function 'yy::parser::symbol_type yylex()':
list.yy:107:29: error: typedef 'token' locally defined but not used
[-Werror=unused-local-typedefs]
typedef yy::parser::token token;
^
* tests/c++.at (AT_CHECK_VARIANTS): here.
yy::parser::location_type* yylloc)
#endif
{
yy::parser::location_type* yylloc)
#endif
{
typedef yy::parser::token token;
typedef yy::parser::token token;
typedef yy::parser::location_type location_type;
static int stage = -1;
++stage;
typedef yy::parser::location_type location_type;
static int stage = -1;
++stage;