原始内容
高亮显示
复制内容
// Helper for external-defs.c test // Tentative definitions int x; int x2; // Should not show up static int z; int incomplete_array[]; int incomplete_array2[]; struct S s;
您还没有登录,登录后您可以:
首次使用?从这里 注册