add ref to main switch

This commit is contained in:
Scott Richmond 2024-05-19 14:54:37 -04:00
parent 8d3d9a2dc5
commit 70bff13eea

View File

@ -615,6 +615,7 @@ Imports are for a later iteration of Ludus:
:use (usee validator)
:loop (loopp validator)
:recur (recur validator)
:ref (ref validator)
(error (string "unknown node type " type)))))
(set validate validate*)