📄 pr22005.c
字号:
/* { dg-do compile } *//* { dg-options "-O2" } */struct cl_string { union{ int i; }; cl_string ();};struct cl_print_univpoly_flags { cl_string univpoly_varname; };struct cl_print_flags: cl_print_univpoly_flags {int i;};cl_print_flags default_print_flags;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -