--- parser3/tests/169.html 2007/08/28 10:16:20 1.1 +++ parser3/tests/169.html 2011/05/05 23:52:37 1.3 @@ -47,8 +47,17 @@ $tVertical[^sText.split[$sChar;v;]] ^printColumns[$tVertical] +
+

Split of empty string with ','

+$sEmpty[] +$t[^sEmpty.split[,]] +^^t.count[]: ^t.count[] +

Split of void with ','

+$t[^vVoid.split[,]] +^^t.count[]: ^t.count[] + @printColumns[tData] $tColumn[^tData.columns[]] Columns: