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 "!" [stream] #|ReaderExp.StrExp(stream.expect("a string line", function () stream.takeLine()))|#)
|
||||||
|
|
||||||
(defreadermacro )
|
|
||||||
|
|
||||||
(defun myLine []
|
(defun myLine []
|
||||||
!String that takes the rest of the line
|
!String that takes the rest of the line
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user