Skip to content

parser,lexer: rename param to positional_param#489

Merged
kodiakhq[bot] merged 1 commit into
masterfrom
steved-rename-param
May 22, 2025
Merged

parser,lexer: rename param to positional_param#489
kodiakhq[bot] merged 1 commit into
masterfrom
steved-rename-param

Conversation

@sbdchd

@sbdchd sbdchd commented May 22, 2025

Copy link
Copy Markdown
Owner

We were accidentally reusing the positional param type, PARAM, as the name for function param nodes.

Being more verbose so we can keep using the param name in the ast.

We were accidentally reusing the positional param type, `PARAM`, as
the name for function param nodes.

Being more verbose so we can keep using the param name in the ast.
@sbdchd sbdchd added the automerge automerge with kodiak label May 22, 2025
@kodiakhq kodiakhq Bot merged commit 2b5711e into master May 22, 2025
27 checks passed
@kodiakhq kodiakhq Bot deleted the steved-rename-param branch May 22, 2025 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant