Re: [PATCH] Fix PR c++/60190.
OK. Jason
[PATCH] Fix PR c++/60190.
PR c++/60190 * parser.c (cp_parser_lambda_declarator_opt): Pop template parameter scope whenever a template parameter list has been started, independent of whether the function call operator was well-formed or not. PR c++/60190 * g++.dg/cpp1y/pr60190