# New Ticket Created by Christian Bartolomaeus # Please include the string: [perl #126673] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126673 >
On rakudo.jvm the following code does not die with 'X::Numeric::DivideByZero' -- as expected by the three tests in S03-operators/arith.t: $ perl6-j -e 'say 3 % 0' X::TypeCheck::Return exception produced no message in block <unit> at -e:1