2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / compat / eh / nrv1.h
blob853ea3914e15e0e56ca358a63926fc053a10a046
1 struct A
3 A();
4 ~A();
5 };