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
fa867d23
Commit
fa867d23
authored
Dec 02, 2005
by
pfdietz
Browse files
Fixed bug in constantp.11 pointed out by DR
parent
693ab6d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/constantp.lsp
View file @
fa867d23
...
...
@@ -69,7 +69,7 @@
(deftest constantp.11
(macrolet ((macro-for-constantp.11 (y)
(declare (ignore y))
*standard-input*))
'
*standard-input*))
(macrolet ((%m (&environment env)
(if (constantp '(macro-for-constantp.11 0) env)
:bad
...
...
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