On Mon Oct 03 11:26:36 2011, coke wrote:
> On Fri Jul 30 06:34:10 2010, cognominal wrote:
> > $ perl 6
> > > our Str a
> > In "our" declaration, typename Str must be predeclared (or marked as
> > declarative with :: prefix) at line 1, near " a\n"
> >
>
> Here's what STD has to say:
>
> 14:25 <+p6
On Fri Jul 30 06:34:10 2010, cognominal wrote:
> $ perl 6
> > our Str a
> In "our" declaration, typename Str must be predeclared (or marked as
> declarative with :: prefix) at line 1, near " a\n"
>
Here's what STD has to say:
14:25 <+p6eval> std 8b331d2: OUTPUTĀ«===SORRY!===ā¤Multiple prefix const
# New Ticket Created by Stephane Payrard
# Please include the string: [perl #76830]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76830 >
$ perl 6
> our Str a
In "our" declaration, typename Str must be predeclared (or mark