Split a character string based on change of character: Difference between revisions

m
added a related task.
(→‎{{header|PicoLisp}}: flagged as having incorrect output.)
m (added a related task.)
Line 22:
should be split and show:
<big><big> g, HHH, 5, YY, ++, ///, \ </big></big>
 
 
;Related task:
* &nbsp; [[Tokenize a string with escaping]]
<br><br>