xref: /third_party/glslang/Test/noMain1.geom (revision 617a3bab)
1#version 110
2
3void foo()
4{
5}
6
7layout(points) out;