forked from OSchip/llvm-project
7 lines
66 B
C
7 lines
66 B
C
|
// RUN: clang -fsyntax-only %s
|
||
|
|
||
|
int test1() {
|
||
|
{ ; { ;;}} ;;
|
||
|
}
|
||
|
|