]> git.eshelyaron.com Git - emacs.git/commit
Add a test for lambda list containing uninterned symbols
authorAndrea Corallo <akrl@sdf.org>
Tue, 30 Jun 2020 17:14:52 +0000 (19:14 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 30 Jun 2020 19:30:44 +0000 (21:30 +0200)
commit0f964db32797c1525941046d565acdcfa33af42f
tree73a4ea8ab8e6dc06aafd694e226d9f83b54d7872
parent4681f330714b1ac1114f79d6bd2ac33150e1fcc4
Add a test for lambda list containing uninterned symbols

* test/src/comp-test-funcs-dyn.el
(comp-tests-cl-uninterned-arg-parse-f): New function.

* test/src/comp-tests.el (comp-tests-cl-uninterned-arg-parse-f):
New test.
test/src/comp-test-funcs-dyn.el
test/src/comp-tests.el