Skip to content

Expressions: Comments

A comment may be inserted anywhere within an expression where whitespace is allowed. A comment's semantics is equivalent to a whitespace. A comment has the following syntax:

/* (comment text) */