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


$ perl6 -e 'my $!a'
Use of uninitialized value of type Any in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to 
something meaningful.
   in any throw at src/Perl6/World.nqp line 4037
===SORRY!=== Error while compiling -e
Cannot use ! twigil on 'my' variable
at -e:1
------> my $!a⏏<EOL>
     expecting any of:
         constraint

Reply via email to