add ref to main switch
This commit is contained in:
parent
8d3d9a2dc5
commit
70bff13eea
|
@ -615,6 +615,7 @@ Imports are for a later iteration of Ludus:
|
||||||
:use (usee validator)
|
:use (usee validator)
|
||||||
:loop (loopp validator)
|
:loop (loopp validator)
|
||||||
:recur (recur validator)
|
:recur (recur validator)
|
||||||
|
:ref (ref validator)
|
||||||
(error (string "unknown node type " type)))))
|
(error (string "unknown node type " type)))))
|
||||||
|
|
||||||
(set validate validate*)
|
(set validate validate*)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user