blob: 638fb013cd7ed4af4f6aece994fafaf7298e08f0 [file] [log] [blame]
struct C {
struct A;
static const int variable;
static constexpr int function();
};