new testcase

llvm-svn: 38843
This commit is contained in:
Chris Lattner 2006-08-09 05:47:56 +00:00
parent 0ccd51ebe2
commit 4dfe4b9da1
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// RUN: clang -fsyntax-only %s
int test1() {
{ ; { ;;}} ;;
}