blob: ea094d75826f6aa3d780e9eb0e8bdcbb15148555 [file] [log] [blame]
class LibCxx1Class
{
public:
#ifdef TEST_FLAG_1
#ifdef TEST_FLAG_2
static float Method();
#endif
#endif
};