xref: /third_party/glslang/Test/nosuffix (revision 617a3bab)
1void main()
2{
3    gl_Position = vec4(1.0);
4}