wtrigraphs.c
来自「xml大全 可读写调用率很高 xml大全 可读写调用率很高」· C语言 代码 · 共 28 行
C
28 行
/* { dg-do preprocess } *//* { dg-options "-std=gnu99 -Wtrigraphs -fno-show-column" } *//* Test we don't double warn for trigraphs immediately after preceding text. Source Neil Booth. 22 Nov 2000. */abcdef??< /* { dg-warning "ignored" } */123456??> /* { dg-warning "ignored" } */+??= /* { dg-warning "ignored" } *//* Test we warn of escaped newlines only in comments. Source Neil Booth. 4 May 2003. *//* { dg-bogus "ignored" } Test ??< ??= a few ??/ random things in { dg-warning "ignored" } some ??/ { dg-bogus "ignored" } ??< comments. */// { dg-bogus "ignored" } More ??/ comment ??> tests.// { dg-warning "ignored" } Another ??/ Test// { dg-warning "ignored" } And another with space after ??/ the escape// { dg-bogus "ignored" } A tricky one ??/\
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?