Merge branch 'master' of https://github.com/vortexgpgpu/vortex-dev
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
struct hello {
|
||||
int a;
|
||||
@@ -15,4 +14,7 @@ int main()
|
||||
{
|
||||
nameing.a = 20;
|
||||
int b;
|
||||
printf("Passed!\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user