blob: 853ea3914e15e0e56ca358a63926fc053a10a046 [file] [log] [blame]
struct A
{
A();
~A();
};