E2 ;
as a statement separator
#2771
Vurv78
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Probably <1% of E2 users know that a comma
,
can be used to separate statements, just like a semicolon;
in other languagesThis code works:
I'm proposing adding
;
as an alternative, since it's much more common in languagesBeta Was this translation helpful? Give feedback.
All reactions