1struct Test { 2 l(); 3 void m(); 4 5/*%%* 6no type named 'l' 7expected an identifier, but found '(' 8*%%*/ 9