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
764366ea
Commit
764366ea
authored
Jan 23, 2006
by
pfdietz
Browse files
Fixed checkin goof
parent
8bedc5b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/assoc-if-not.lsp
View file @
764366ea
...
...
@@ -117,7 +117,9 @@
(values
(assoc-if-not 'evenp alist (expand-in-current-env (%m :key)) #'1+)
(assoc-if-not #'evenp alist :key (expand-in-current-env (%m '1+)))
)))
(4 . c)
(4 . c))
;;; Error tests
...
...
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