Skip to content
GitLab
Projects
Groups
Snippets
/
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
3928c100
Commit
3928c100
authored
Feb 17, 2003
by
pfdietz
Browse files
Fixed busted test subtypep.and/or.1
parent
ad552fdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/subtypep.lsp
View file @
3928c100
...
...
@@ -118,8 +118,8 @@
(deftest subtypep.and/or.1
(check-equivalence
'(and (or symbol (integer 0 1
0
))
(or symbol (integer 1
5
25)))
'(and (or symbol (integer 0 1
5
))
(or symbol (integer 1
0
25)))
'(or symbol (integer 10 15)))
nil)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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