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:
parent
b9f0eb0468
commit
1bc2f7de3f
@ -1,3 +1,4 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int test(int Num) {
|
||||
int Arr[Num];
|
||||
|
Loading…
Reference in New Issue
Block a user