Fix the run line for this test.

llvm-svn: 52169
This commit is contained in:
Eli Friedman 2008-06-10 05:18:06 +00:00
parent 4f64def9ee
commit 940a7c0cf8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -fsyntax-only %s
// RUN: clang -fsyntax-only -verify < %s
%:include <stdio.h>