pr11459-1.c
来自「用于进行gcc测试」· C语言 代码 · 共 7 行
C
7 行
/* -ansi -std=c99 should mean -std=c99, but the specs reordered the options. Bug 11459. *//* { dg-do compile } *//* { dg-options "-ansi -std=c99 -pedantic" } */long long i;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?