1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Fix testcase

llvm-svn: 6299
This commit is contained in:
Chris Lattner 2003-05-22 20:43:21 +00:00
parent b9f0eb0468
commit 1bc2f7de3f

View File

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