summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/errors.frag
blob: 99cf2b9365d144aff5e4a3861d17b3b1f330314b (plain)
1
2
3
4
int main(int foo)
{
    return 1;
}