blob: 21ab232139f0da5cb5944814127bc7f9196b0239 [file] [log] [blame]
class MyClass {
public:
static const int* example;
static const int* example_check_no_collision;
};
static const int* example_check_no_collision;