On Sat, 2002-01-26 at 12:01, Simon Cozens wrote:
> A4 said that there were no barewords in Perl 6. Does this mean that
>     $foo{bar}
> actually should be written
>     %foo{"bar"}

Hmm... I'm curious, has anyone yet tackled printf("%d{x}",%d{x})? Is
that a bug or does it produce "n{x}" where n is the value of %d{x} as an
integer?


Reply via email to