Skip to content

Error in documentation near the macro decorator in the tokenizing module template #12

Description

@amn

It's called macro, not template:

@macro # The `macro` is a decorator recognized by the template processor to replace the entire decorated procedure definition with the "unparsed" result of calling the procedure; the decorator is not valid outside of template processing context (as is evident from the fact there's no corresponding definition of `template`, it's a purely syntactical construct)

It was called template earlier, but was renamed, while the old reference in the documentation text remains.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions