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


In the rakudo-moar shell
my int32 $t=0; 
$t.say;
The second line will produce
«Unhandled lexical type in lexprimspec for '$t'»
after any next command, you have to terminate the perl-shell.

Reply via email to