On Sat, Feb 6, 2016 at 8:24 PM, James E Keenan wrote:
> $ perl6 attempted_printf.pl6
> Type check failed in binding $format; expected Cool but got Pair
> in block at attempted_printf.pl6 line 5
>
The syntax is fine. The semantics aren't, and even simpler cases than
printf are NYI; printf itse
On Sat, Feb 6, 2016 at 8:24 PM, James E Keenan wrote:
> $ perl6 attempted_printf.pl6
> Type check failed in binding $format; expected Cool but got Pair
> in block at attempted_printf.pl6 line 5
>
The syntax is fine. The semantics aren't, and even simpler cases than
printf are NYI; printf itse