--- parser3/tests/169.html 2010/07/03 07:36:21 1.2 +++ parser3/tests/169.html 2011/05/05 23:52:37 1.3 @@ -46,6 +46,18 @@ $tVertical[^sText.split[$sChar;v;$sColum $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: