C++程序  |  10行  |  193 B

/* GLSL accepts a null directive. Let's test that in several variations: */
#
        #        
/*....*/#/*....*/
 /*..*/ # /*..*/ 
#//...
        #   //...
/*....*/#/**///..
 /*..*/ # /**/ //