-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Description
The documentation states:
Unlike
@exampleand@replblocks,@setuprequires a<name>attribute [...]
However, in practice, one can actually write a @setup block without name. Presumably this is then used as @setup for all unnamed @example and @repl blocks?
Anyway, this should be addressed, but which way:
- By adjusting the documentation to describe reality
- By restricting
@setupto really require a name.
Metadata
Metadata
Assignees
Labels
No labels