More exception stuff
This commit is contained in:
+1
-5
@@ -1,7 +1,3 @@
|
||||
;; -*- mode: lisp-data -*-
|
||||
|
||||
(fset 'test-fun (lambda (x)
|
||||
(error (list x))))
|
||||
|
||||
(test-fun "hi")
|
||||
|
||||
(function-arity (lambda (y &optional x x)))
|
||||
|
||||
Reference in New Issue
Block a user