Skip to content
Snippets Groups Projects
Commit 87c8f24a authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

data-and-control-flow: add new test

parent e81cb8b8
No related branches found
No related tags found
No related merge requests found
......@@ -71,3 +71,6 @@
i a b c))
(1 2 3) 3 1 2 3)
(deftest values.order.2
((lambda (a) (lcm (values a (setq a 1)))) 10)
10)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment