We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Putting a semicolon on the last line of a non-void function produces
error: not all control paths return a value
which is fairly confusing. It would be good to have a special error message for this common case.