Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

spec: Fix AliasAssign location in grammar #3460

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CyberShadow
Copy link
Member

Reference: CyberShadow/tree-sitter-d#9

AliasAssign cannot be a Declaration because it is not allowed in the function context.

@WalterBright Could you please confirm this is correct? Thanks!

Reference: CyberShadow/tree-sitter-d#9

AliasAssign cannot be a Declaration because it is not allowed in the
function context.
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @CyberShadow!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants