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
38d8eb84
Commit
38d8eb84
authored
Jun 01, 2003
by
pfdietz
Browse files
Added test for a bug in sbcl.
parent
ccb6709e
Changes
1
Show whitespace changes
Inline
Side-by-side
ansi-tests/macrolet.lsp
View file @
38d8eb84
...
...
@@ -356,6 +356,12 @@
(%f)))
1)
;;; Test for bug that showed up in sbcl
(deftest macrolet.39
(macrolet ((%m (()) :good)) (%m ()))
:good)
;;; Symbol-macrolet tests
(deftest symbol-macrolet.1
...
...
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