minor fix

This commit is contained in:
Tuukka Turto 2013-08-05 23:30:03 +03:00
parent 7709509ed3
commit 99ba2880a6

View File

@ -355,7 +355,7 @@ Parameters may have following keywords in front of them:
=> (zig-zag-sum 3 9 4)
8
=> (zig-zag-sum 1 2 3 4 5 6)
-3
-3
defmacro
--------