Fix testcase

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6299 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-05-22 20:43:21 +00:00
parent b83c613cf1
commit 9c9b4977a4

View File

@ -1,3 +1,4 @@
#include <stdio.h>
int test(int Num) {
int Arr[Num];