JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
# demo of (@
) feature (let [content "# => label"] (match [:comment @{} "# => label"] [:comment _ (@ content)] :found nil)) # => :found