glsl2: Move the compiler to the subdirectory it will live in in Mesa.
This commit is contained in:
14
src/glsl/glcpp/tests/063-comments.c.expected
Normal file
14
src/glsl/glcpp/tests/063-comments.c.expected
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
|
||||
f = g /h;
|
||||
l();
|
||||
m = n
|
||||
+ p;
|
||||
|
||||
more code here
|
||||
|
||||
are not treated like comments.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user