Skip to content

Give an error message if function parameter is declared twice - #1854

Merged
certik merged 3 commits into
lcompilers:mainfrom
ubaidsk:error_on_param_redecl2
May 24, 2023
Merged

Give an error message if function parameter is declared twice#1854
certik merged 3 commits into
lcompilers:mainfrom
ubaidsk:error_on_param_redecl2

Conversation

@ubaidsk

Copy link
Copy Markdown
Collaborator

fixes#1849

@ubaidsk
ubaidsk requested a review from certikMay 23, 2023 21:09
@certik
certik merged commit b2b526b into lcompilers:mainMay 24, 2023
@certik

Copy link
Copy Markdown
Contributor

Thanks!

@ubaidsk
ubaidsk deleted the error_on_param_redecl2 branch May 25, 2023 09:22
Sign up for freeto 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.

Give an error message if function parameter is declared twice

3 participants

@ubaidsk@certik@czgdp1807