mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-21 12:03:40 -08:00
remove trash file
This commit is contained in:
parent
d445963784
commit
c67f769af7
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
(in-package #:cl-user)
|
||||
|
||||
(defvar *foo1* 3)
|
||||
(defvar *foo2* "bam")
|
||||
(defvar *foo3* 1.2)
|
||||
(defvar *foo4* (make-hash-table))
|
||||
|
||||
(print "hellow")
|
||||
|
||||
(defun hi ()
|
||||
"danny"
|
||||
nil)
|
||||
Loading…
Add table
Add a link
Reference in a new issue