Go to Google Groups Home    perl.perl6.compiler
"foo".say and "foo" .say

Abhijit Mahabal <amaha...@cs.indiana.edu>

I had not realized that "foo".say is valid p6 :)

Is "foo" .say also valid p6? No reason for it not to be valid....

Pugs currently works with the non-space version, but barfs at the space
version...

In general, is this the right place to send pugs bug reports?

--abhijit