bugfix
This commit is contained in:
parent
399f1fd4c7
commit
e0919e771d
|
@ -180,7 +180,7 @@ Imports are for a later iteration of Ludus:
|
|||
(array/push (validator :errors)
|
||||
{:node kw-type :msg "unknown type"}))
|
||||
(set (validator :ast) word)
|
||||
(pattern word))
|
||||
(pattern validator))
|
||||
|
||||
(defn- pattern* [validator]
|
||||
(print "PATTERN*")
|
||||
|
|
Loading…
Reference in New Issue
Block a user