This commit is contained in:
Dmitry Zuikov 2024-09-16 07:40:24 +03:00
parent 618755473c
commit fc223ab9a3
2 changed files with 5 additions and 1 deletions

View File

@ -15,7 +15,7 @@ fixme-attribs class
fixme-value-set workflow new backlog wip test fixed done
fixme-value-set class hardcode leak performance boilerplate
fixme-value-set class hardcode performance boilerplate
; fixme-value-set cat bug feat refactor

View File

@ -434,6 +434,10 @@ runTop forms = do
_ -> void $ lift $ refchanExport ()
entry $ bindMatch "fixme:refchan:import" $ nil_ $ \case
_ -> void $ lift $ refchanImport
entry $ bindMatch "source" $ nil_ $ \case
[StringLike path] -> do