Sent to a process by its terminal to request it to stop temporarily

Property definitions

signals :: signals $ Sys :: sigtstp
# Sent to a process by its terminal to request it to stop temporarily
fun sigtstp: Int do return 20
lib/signals/signals.nit:294,1--295,29