keep unfucking merge
This commit is contained in:
parent
d605cbd42a
commit
96b3f01e7e
7
src/ludus/parser-new.clj
Normal file
7
src/ludus/parser-new.clj
Normal file
|
@ -0,0 +1,7 @@
|
|||
(ns ludus.parser-new)
|
||||
|
||||
(defn ok? [[ok]]
|
||||
(= ok :ok))
|
||||
|
||||
(defn match [kw token]
|
||||
)
|
Loading…
Reference in New Issue
Block a user