Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixed grammatical errors (Issue #2493) #2510

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

NishantBansal2003
Copy link
Contributor

Issue Link: #2493
Original Message:

Only those local variables which can be reduced to compile time constant should be used in dimensions of an array.

Updated Message:

Only those local variables that can be reduced to compile-time constants should be used in dimensions of an array.

I've corrected the punctuation errors and improved the word usage for better clarity and consistency. This change ensures that the error message aligns with our style guidelines and improves readability for users encountering this error.

Please review the changes and let me know if there are any further adjustments needed. Thanks!

@certik certik merged commit 55f3d9a into lcompilers:main Feb 8, 2024
12 of 13 checks passed
Agent-Hellboy pushed a commit to Agent-Hellboy/lpython that referenced this pull request Mar 5, 2024
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.

None yet

2 participants