You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feels inconsistent to me, I think we should stick to either making the parenthesis mandatory, or making the parentheses totally optional. In other words, in the above example, either bothwriteln! expressions should be rejected, or both should be accepted.
The text was updated successfully, but these errors were encountered:
STR
Version
This feels inconsistent to me, I think we should stick to either making the parenthesis mandatory, or making the parentheses totally optional. In other words, in the above example, either both
writeln!
expressions should be rejected, or both should be accepted.The text was updated successfully, but these errors were encountered: