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
ce74de66
Commit
ce74de66
authored
May 06, 2005
by
pfdietz
Browse files
fixed edit bobble
parent
7413d9bf
Changes
1
Show whitespace changes
Inline
Side-by-side
ansi-tests/elt.lsp
View file @
ce74de66
...
...
@@ -10,7 +10,7 @@
;; elt on lists
(deftest elt.1
(signals-error (elt
x
0) type-error)
(signals-error (elt
nil
0) type-error)
t)
(deftest elt.1a
...
...
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