# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #118325] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=118325 >
It's very frustrating not to be able to copy-paste the code from pmichaud's talk. The future isn't fully here yet. <masak> could someone help me reproduce pmichaud's bug, for the ticket? <quietfanatic> rn: my $zero = 0; my $value = 32 div $zero; say 'alive' <camelia> ..rakudo b2072f: OUTPUT«Divide by zero in sub infix:<div> [...] <masak> quietfanatic++
