Strip block comments: Difference between revisions

m
pluralized a word.
(Added Wren)
m (pluralized a word.)
Line 10:
Your demos should at least handle simple, non-nested and multi-line block comment delimiters.
 
The block comment delimiters are the two-character sequencesequences:
:::* &nbsp; &nbsp; <big><big> '''/*''' </big></big> &nbsp; &nbsp; (beginning delimiter)
:::* &nbsp; &nbsp; <big><big> '''*/''' </big></big> &nbsp; &nbsp; (ending delimiter)