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

Declaring variables, I mean constants, I mean... #694

Open
bartgalicki opened this issue Jul 7, 2024 · 0 comments
Open

Declaring variables, I mean constants, I mean... #694

bartgalicki opened this issue Jul 7, 2024 · 0 comments

Comments

@bartgalicki
Copy link

bartgalicki commented Jul 7, 2024

For simplicity, following should be allowed:


const const, const var, var const, var var

a,b,c,d = 1,2,3,4

Thanks to the above syntactic improvement we gain clarity over declared types of variables, I mean...
This furtherly improves developer experience :)

Also I hope it's fine I'd add another proposition here and this will be about .

I love how DreamBerd allows me to use ! freely to show everyone how brave I am or ? if I'm not particullary okay this day. But what if I just feel good but not brave?
Please consider adding . to the syntax.

@bartgalicki bartgalicki closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
@bartgalicki bartgalicki reopened this Jul 9, 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

No branches or pull requests

1 participant