hanchenye-llvm-project/clang/test/Parser/statements.c

7 lines
66 B
C
Raw Normal View History

2006-08-09 13:47:56 +08:00
// RUN: clang -fsyntax-only %s
int test1() {
{ ; { ;;}} ;;
}