Name fatal
Definition fatal(msg:val(string)):expr(void).
Example fatal("Woops!")
Defined in core.l
Implementation icode
Description Terminate the program with the specified error message.