Issued if an illegal mathematical operation is attempted

Property definitions

signals :: signals $ Sys :: sigfpe
# Issued if an illegal mathematical operation is attempted
fun sigfpe: Int do return 8
lib/signals/signals.nit:261,1--262,27