Skip to content

[Hello, World!] Expressions are confused with statements in explanation on semicolon usage #43

@vova-sotnikov

Description

@vova-sotnikov

In the Hello, World! atom there's the following paragraph:

„Unlike some languages, you don’t need a semicolon at the end of an expression
in Kotlin. It’s only necessary if you put more than one expression on a single
line (this is discouraged).“

To be correct it should read statement instead of expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions