Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Bernhard Schmalhofer > # Please include the string: [perl #22765] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22765 >
> Hi, > when playing with the stuff in 'languages/perl6', I noticed that code like > print( +42, "\n" ); > didn't do the right thing. 'perl6' printed '42' but forgot about the "\n". Applied, thanks (This needs a --force-grammar after cvs update) leo