Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5563 → Rev 5564

/contrib/sdk/sources/Mesa/mesa-10.6.0/src/glsl/glcpp/tests/140-null-directive.c
0,0 → 1,9
/* GLSL accepts a null directive. Let's test that in several variations: */
#
#
/*....*/#/*....*/
/*..*/ # /*..*/
#//...
# //...
/*....*/#/**///..
/*..*/ # /**/ //