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
ansi-test
ansi-test
Commits
a77754c8
Commit
a77754c8
authored
Dec 19, 2020
by
Marius Gerbershagen
Browse files
objects: make-load-form: add tests for correct ordering of load time forms
parent
bee13cc5
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
objects/load.lsp
View file @
a77754c8
...
@@ -35,6 +35,7 @@
...
@@ -35,6 +35,7 @@
(load "make-instance.lsp")
(load "make-instance.lsp")
(load "make-instances-obsolete.lsp")
(load "make-instances-obsolete.lsp")
(load "make-load-form.lsp")
(load "make-load-form.lsp")
(load "make-load-form-order.lsp")
(load "make-load-form-saving-slots.lsp")
(load "make-load-form-saving-slots.lsp")
(load "with-accessors.lsp")
(load "with-accessors.lsp")
(load "with-slots.lsp")
(load "with-slots.lsp")
...
...
objects/make-load-form-order.lsp
0 → 100644
View file @
a77754c8
This diff is collapsed.
Click to expand it.
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