# New Ticket Created by  Lloyd Fournier 
# Please include the string:  [perl #127033]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=127033 >


perl6 -e 'sub t { say $*d }; my $*d = 1; await  do { start { t() } }'

#!>Dynamic variable $*d not found

Tested on mac and deb.

Reply via email to