glcpp/tests: Add a test for #version followed by #define.
This isn't really a C file, but...that's probably okay.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#version 130
|
||||
#define FOO
|
||||
@@ -0,0 +1,3 @@
|
||||
#version 130
|
||||
|
||||
|
||||
Reference in New Issue
Block a user