📄 misc5.c
字号:
// { dg-do assemble }// GROUPS uncaught// Cfront bug A.3 (See Language System Release Notes for the// SPARCompiler C++ version 3.0)struct S1 { static int S1; // { dg-error "" } uses same name 9.3};struct S2 { union { int ii; float S2; }; // { dg-error "" } uses same name 9.3};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -