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
17ba6b48
Commit
17ba6b48
authored
Apr 04, 2015
by
Robert Strandh
Committed by
Daniel Kochmański
Aug 31, 2015
Browse files
Fill comment to avoid to wide lines.
parent
9ad3891d
Changes
1
Hide whitespace changes
Inline
Side-by-side
loop7.lsp
View file @
17ba6b48
...
...
@@ -98,9 +98,10 @@
#'string<)
("X" "Y" "Z"))
;;; According to the ANSI CL spec, "If the package for the iteration is not supplied,
;;; the current package is used." Thse next tests are of the cases that the package
;;; is not supplied in the loop form.
;;; According to the ANSI CL spec, "If the package for the iteration
;;; is not supplied, the current package is used." Thse next tests
;;; are of the cases that the package is not supplied in the loop
;;; form.
(deftest loop.7.15
(let ((*package* (find-package "LOOP.CL-TEST.1")))
...
...
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