semicolon

Last edit

Summary: A semicolon after the final statement is optional

Added:

> === A semicolon after the final statement is optional and can be omitted ===
> A semicolon after the final statement is optional and can be omitted.


Separation of statements

The semicolon symbol can be used to separate multiple statements on the same line.

A semicolon after the final statement is optional and can be omitted

A semicolon after the final statement is optional and can be omitted.

Separation of rules

Rules can also be placed together on a single line, by using a semicolon as a separator: