# New Ticket Created by  John (ash) 
# Please include the string:  [perl #78068]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=78068 >


$ perl6
> my $*a = 1;
1
> say $*a;
===SORRY!===
Contextual $*a not found


Not sure why this is happening, I only see it happening in the REPL.

--
John Harrison

Reply via email to