On Wed, Jul 28, 2010 at 16:51, Pelle <pelle.mans...@gmail.com> wrote:
> This is a compiler bug. Easy workaround: > > auto fn = (char a) { ... }; > str = map!fn(str); > Is it on bugzilla? Philippe
On Wed, Jul 28, 2010 at 16:51, Pelle <pelle.mans...@gmail.com> wrote:
> This is a compiler bug. Easy workaround: > > auto fn = (char a) { ... }; > str = map!fn(str); > Is it on bugzilla? Philippe