Comments: Difference between revisions

no edit summary
(→‎{{header|Python}}: Un-Pythonic.)
No edit summary
Line 3,304:
 
</lang>
 
=={{header|Vlang}}==
<pre>
// This is a single line comment.
/*
This is a multiline comment.
/* It can be nested. */
*/
</pre>
 
=={{header|Vorpal}}==
338

edits