Originally posted here:
You can check for error messages on your functions by using: (check-error (fun arg1 … argn) “fun: <err message>”) See also: here
You can check for error messages on your functions by using:
(check-error (fun arg1 … argn) “fun: <err message>”)
See also: here
Notify me of followup comments via e-mail
Post a Comment