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
[Tolk] Optional semicolon for the last statement in a block
While semicolons are required between statements to disambiguate sequencing,
the trailing semicolon on the last statement is now optional.
This change is backward-compatible and does not affect existing code.
0 commit comments