Simplify forward declarations
This commit is contained in:
parent
e890c44fbd
commit
fc035eb1ba
|
@ -30,8 +30,7 @@
|
|||
(get-in parser [::ast ::ast/type]))
|
||||
|
||||
;; some forward declarations
|
||||
(declare parse-expr)
|
||||
(declare parse-word)
|
||||
(declare parse-expr parse-word)
|
||||
|
||||
;; handle some errors
|
||||
(def sync-on #{
|
||||
|
|
Loading…
Reference in New Issue
Block a user