summaryrefslogtreecommitdiff
path: root/test/Sema/PR2727.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/PR2727.c')
-rw-r--r--test/Sema/PR2727.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/PR2727.c b/test/Sema/PR2727.c
index 52d8392ee9e57..0829dc239df8c 100644
--- a/test/Sema/PR2727.c
+++ b/test/Sema/PR2727.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify -fsyntax-only -std=c90 %s &&
+// RUN: clang-cc -verify -fsyntax-only -std=c90 %s
// RUN: clang-cc -verify -fsyntax-only -std=c99 %s
int f (int x)