JanetDocsPlaygroundI'm feeling luckyGitHub sign in
# demo of (@ ) feature (let [content "# => label"] (match [:comment @{} "# => label"] [:comment _ (@ content)] :found nil)) # => :found