Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
ad552fdc
Commit
ad552fdc
authored
Feb 17, 2003
by
pfdietz
Browse files
Fixed typo
parent
3d6755c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/cons-test-19.lsp
View file @
ad552fdc
...
...
@@ -628,7 +628,7 @@
(nintersection list1 list2 :allow-other-keys :foo :also-bad t))
(4))
(deftest nintersectionallow-other-keys.3
(deftest nintersection
.
allow-other-keys.3
(let ((list1 (list 1 2 3 4))
(list2 (list 4 5 6 7)))
(nintersection list1 list2 :allow-other-keys :foo :also-bad t
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment