Merge pull request #2891 from dneto0/hlsl-namespace
[platform/upstream/glslang.git] / Test / errors.frag
1 int main(int foo)
2 {
3     return 1;
4 }