Fix accidental readermacro stub
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
(defreadermacro "!" [stream] #|ReaderExp.StrExp(stream.expect("a string line", function () stream.takeLine()))|#)
|
||||
|
||||
(defreadermacro )
|
||||
|
||||
(defun myLine []
|
||||
!String that takes the rest of the line
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user