aghorui (old)
Results
1
issues of
aghorui (old)
In Chapter 1, Section 1: > # Assignment > > Value assignment has the following syntax: `(const|var) identifier[: type] = value`. > > * `const` indicates that `identifier` is a...