Remove comment cruft
This commit is contained in:
parent
8a36b1e4e2
commit
9cd4fccfb9
|
@ -20,8 +20,6 @@
|
|||
(pp/pprint (:errors parsed))
|
||||
(System/exit 66))
|
||||
(let [interpreted (interpreter/interpret parsed)]
|
||||
;;(println " *** *** ***")
|
||||
;;(println "I ran your script; here's the output: ")
|
||||
(pp/pprint interpreted)
|
||||
(System/exit 0)))))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user