# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #60734]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60734 >


This should output "dito" twice:

$ ./perl6 -e '{ say $^same; say $same }.("dito")'
Scope not found for PAST::Var '$same'

...but it doesn't in Rakudo r32290.

Reply via email to