Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/kotlin/nested_comment.txt
2021-04-07 19:25:18 -04:00

10 lines
239 B
Plaintext
Vendored

/* begin comment at LEVEL 0
/*
multiline nested comment LEVEL 1
*/
println("on kotlin this is a commented code in comment LEVEL 0")
/*
another multiline nested comment LEVEL 1
*/
end comment at LEVEL 0 */