function-definition.glsl 27 B

12345
  1. int main()
  2. {
  3. return 1;
  4. }