# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #69310] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69310 >
<masak> rakudo: say 1/0; say "Alive"; say (1/0).Num <p6eval> rakudo 0eaf62: OUTPUT«AliveDivide by zero» <masak> note that the first &say call doesn't print anything. <masak> not even a newline. * masak submits rakudobug