Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
ansi-test
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ansi-test
ansi-test
Commits
ad552fdc
Commit
ad552fdc
authored
Feb 17, 2003
by
pfdietz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo
parent
3d6755c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ansi-tests/cons-test-19.lsp
ansi-tests/cons-test-19.lsp
+1
-1
No files found.
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