Skip to content
Snippets Groups Projects
Commit ee4b5751 authored by rtoy's avatar rtoy
Browse files

Fix from Helmut Eller for a bug mentioned by Madhu on cmucl-imp,

2010/02/14:

$ echo '(compile nil (lambda (x) x))' > foo.lisp
$ lisp -noinit
* (compile-file "foo.lisp")
* (load *)

causes an error.
parent b3441954
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment