Skip to content

Conversation

@aphillips
Copy link
Member

Fixes #857

Thanks to @mvilks for noticing.

Fixes #857 

Thanks to @mvilks for noticing.
@aphillips aphillips added fast-track Editorial change permitted to use fast-track merge rules formatting Issue pertains to the formatting section of the spec labels Aug 11, 2024
@mihnita
Copy link
Collaborator

mihnita commented Aug 12, 2024

Approved.

But to nitpick a bit, I would go with something like

.local $foo={|bar|} {{{$foo :func}}}

or

.local $variable={|value|} {{{$variable :func}}}

As it is, var is a keyword in several programming languages, so it might lead people to think there is something special about it here.
And the fact that the name of the variable and the value are the same might also throw off some people.

@aphillips aphillips merged commit bb8e8c2 into main Aug 12, 2024
@aphillips aphillips deleted the aphillips-patch-857 branch August 12, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Editorial change permitted to use fast-track merge rules formatting Issue pertains to the formatting section of the spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible typo in documentation formatting.md

4 participants