Issued when an exception occurs: a condition that a debugger has requested to be informed of

Property definitions

signals :: signals $ Sys :: sigtrap
# Issued when an exception occurs: a condition that a debugger has requested to be informed of
fun sigtrap: Int do return 5
lib/signals/signals.nit:252,1--253,28