Skip to content

:zen/tags keywords instead of symbols doesn't return error #44

@KGOH

Description

@KGOH

Steps to reproduce:

 (do
   (def ztx (zen.core/new-context))
   (zen.core/load-ns ztx '{:ns myns foo {:zen/tags #{:zen/schema} :type :foo}})
   (zen.core/errors ztx))
;; => []

Urgency: low

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions