1/* GLSL accepts a null directive. Let's test that in several variations: */
2#
3        #
4/*....*/#/*....*/
5 /*..*/ # /*..*/
6#//...
7        #   //...
8/*....*/#/**///..
9 /*..*/ # /**/ //
10