typedef-redecl.c
来自「用于进行gcc测试」· C语言 代码 · 共 7 行
C
7 行
/* Redeclaration of typedef (invalid but accepted in system headers) causes ICE; PR 13656. Test case by Richard Sandiford <rsandifo@redhat.com>, reduced from glibc. */#include "typedef-redecl.h"x a;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?