?? label-compound-stmt-1.c
字號:
/* Test that labels at ends of compound statements are hard errors. *//* Origin: Joseph Myers <jsm@polyomino.org.uk> *//* { dg-do compile } *//* { dg-options "" } */void f(void) { g: } /* { dg-bogus "warning" "warning in place of error" } *//* { dg-error "label|parse|syntax" "label at end of compound statement" { target *-*-* } 6 } */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -