> new error:
> 
> > my $a = 'abc'; say $a[1];
> ===SORRY!===
> .[1] out of range for type Str()
> 


I believe this is the correct behavior per the specification.

Pm


Reply via email to