...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/wgsl.block.comment.actual

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata

     1 /**/
     2 /*block with newline
     3  */
     4 /*block with line
     5 ending comment//  */
     6 /* nested /*
     7  */
     8  */

View as plain text