Talk:Brace expansion: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Task is ready for accepting solutions!: add notice so people aren't put off by the "draft" template)
Line 3: Line 3:
As far as I'm concerned, the task description is stable. Feel free to add solutions for other languages, and if you have any problems with the task then drop a line here!
As far as I'm concerned, the task description is stable. Feel free to add solutions for other languages, and if you have any problems with the task then drop a line here!
--[[User:Smls|Smls]] ([[User talk:Smls|talk]]) 17:49, 25 January 2014 (UTC)
--[[User:Smls|Smls]] ([[User talk:Smls|talk]]) 17:49, 25 January 2014 (UTC)
:There appears to be a bug in the task. Your third test case should have backslashes on the comma by the "always leave in the backslash" rule. See the Perl 6 output. --[[User:TimToady|TimToady]] ([[User talk:TimToady|talk]]) 02:02, 26 January 2014 (UTC)

Revision as of 02:02, 26 January 2014

Task is ready for accepting solutions!

As far as I'm concerned, the task description is stable. Feel free to add solutions for other languages, and if you have any problems with the task then drop a line here! --Smls (talk) 17:49, 25 January 2014 (UTC)

There appears to be a bug in the task. Your third test case should have backslashes on the comma by the "always leave in the backslash" rule. See the Perl 6 output. --TimToady (talk) 02:02, 26 January 2014 (UTC)