xref: /third_party/mesa3d/src/compiler/glsl/glcpp/tests/038-func-arg-with-commas.c (revision bf215546)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/compiler/glsl/glcpp/tests/
1#define foo(x) success
2foo(argument (with,embedded , commas) -- tricky)
3

Indexes created Thu Nov 07 10:32:03 CST 2024