[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-ML If you read in a file which has ";" as the last character in
- Subject:
- From: DICK@MIT-ML
- Date: Thu, 21 Dec 79 00:18:44 GMT
- Original-date: 12/20/79 20:18:44 EDT
for example if you load a file containing only:
(defun test () nil);
you get the following LISP error
;GOT TO TTY INSIDE S-EXP - READ
Dick Waters