Skip to content

The if statement is not right in the conditional part #50

Closed
@Celthi

Description

@Celthi

The if part that if [expression]; then should be if [ expression ]; then. There must be space after [ and before ]see the link

And it will be better if there is an example given.

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