diff options
Diffstat (limited to 'src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected')
-rw-r--r-- | src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected b/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected new file mode 100644 index 00000000000..1dfc6698bb7 --- /dev/null +++ b/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected @@ -0,0 +1,2 @@ + +(argument(including parens)for the win) |