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
45c794f3
Commit
45c794f3
authored
Feb 27, 2005
by
pfdietz
Browse files
Relaxed test misc.539
parent
0629d97b
Changes
1
Show whitespace changes
Inline
Side-by-side
ansi-tests/misc.lsp
View file @
45c794f3
...
...
@@ -9971,14 +9971,14 @@ Broken at C::WT-MAKE-CLOSURE.
;;; Error: `#c(0 -8)' is not of the expected type `REAL'
(deftest misc.539
(=t
(notnot-mv
(complexp
(funcall
(compile nil '(lambda (x)
(declare (OPTIMIZE SPEED (SAFETY 1))
(type (eql #c(0 -8)) x))
(sqrt x)))
#c(0 -8))
#c(2 -2))
#c(0 -8))))
t)
;;; Illegal instruction
...
...
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