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