summaryrefslogtreecommitdiff
path: root/src/lex.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lex.lisp')
-rw-r--r--src/lex.lisp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lex.lisp b/src/lex.lisp
deleted file mode 100644
index 5b9c957..0000000
--- a/src/lex.lisp
+++ /dev/null
@@ -1,4 +0,0 @@
-(in-package #:lex)
-
-(defun stub ()
- (format t "Hello, world!~%"))