Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git] / Test / errors.frag
1 int main(int foo)
2 {
3     return 1;
4 }