Skip to content

support inline directive at anonymous function assignments#20

Open
mgartner wants to merge 2 commits into
jordanlewis:masterfrom
mgartner:anonymous-funcs
Open

support inline directive at anonymous function assignments#20
mgartner wants to merge 2 commits into
jordanlewis:masterfrom
mgartner:anonymous-funcs

Conversation

@mgartner

@mgartner mgartner commented Jan 3, 2025

Copy link
Copy Markdown
Collaborator

The //gcassert:inline directive can now be used at assignments of
anonymous functions to local variables.

The `//gcassert:inline` directive already works for callsites of
anonymous functions. This commit adds tests for this case.
The `//gcassert:inline` directive can now be used at assignments of
anonymous functions to local variables.

@yuzefovich yuzefovich left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM, but the CI is red.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants