blob: bc82542a695b61839c8aa8a1ea414aea8e2b6f52 [file] [log] [blame]
class Y
{
public:
Y(){};
~Y(){};
};