99451b44创建于 2020年2月12日历史提交
struct struct1 {
  ~struct1();
  static void f();
};

struct struct2 {
  ~struct2();
  static void f();
};

int g();