Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5564 serge 1
/* GLSL accepts a null directive. Let's test that in several variations: */
2
#
3
        #
4
/*....*/#/*....*/
5
 /*..*/ # /*..*/
6
#//...
7
        #   //...
8
/*....*/#/**///..
9
 /*..*/ # /**/ //