Add more structure constructor tests.
[piglit/hramrach.git] / tests / glslparsertest / shaders / main3.vert
blob800bb1cd7b87db6880b8f62967b246aa1e491efb
1 int main() // return type of main should be void\r
2 {\r
3    return 1;\r
4 }\r