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
3d86d143
Commit
3d86d143
authored
May 28, 2005
by
pfdietz
Browse files
Fixed typo (SPED ==> SPEED)
parent
2378c0d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/misc.lsp
View file @
3d86d143
...
...
@@ -10729,7 +10729,7 @@ Broken at C::WT-MAKE-CLOSURE.
(deftest misc.597
(funcall (compile nil '(lambda (c)
(declare (optimize (sped 1) (compilation-speed 2)
(declare (optimize (spe
e
d 1) (compilation-speed 2)
(space 1) (debug 1) (safety 2)))
(declare (type (integer 1 41) c))
(logxor -1 c)))
...
...
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