Consistent punctuation #85

Closed
opened 2025-03-26 09:00:48 +01:00 by belka · 0 comments
Owner

Expression has to be separated by semicolons, otherwise return with or without an expression is ambiguous. Since the semicolons are required anyway, they should be probably used at other places like type definitions as well.

Expression has to be separated by semicolons, otherwise `return` with or without an expression is ambiguous. Since the semicolons are required anyway, they should be probably used at other places like type definitions as well.
belka added the
bootstrap
label 2025-03-26 09:00:48 +01:00
belka closed this issue 2025-03-29 11:18:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#85
No description provided.