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
0c3f1267
Commit
0c3f1267
authored
Jun 12, 2004
by
pfdietz
Browse files
Another abcl case.
parent
96ad237d
Changes
1
Show whitespace changes
Inline
Side-by-side
ansi-tests/misc.lsp
View file @
0c3f1267
...
...
@@ -7355,4 +7355,10 @@ Broken at C::WT-C-INLINE-LOC.
(compile nil '(lambda () (values (rationalize (catch 'ct1 1)) 2)))))
1 2)
(deftest misc.387
(let
#+armedbear ((jvm::*catch-errors* nil))
nil
(funcall
(compile nil '(lambda () (block b1 (catch 'ct1 (throw 'ct1 (return-from b1 0))))))))
0)
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